Commit f2b06d08 authored by Scott Hampton's avatar Scott Hampton

Merge branch 'new-iteration-deprecated-button' into 'master'

Replace deprecated button on iteration list view

See merge request gitlab-org/gitlab!58503
parents 9cdccf4a d3e83a97
......@@ -167,7 +167,7 @@ export default {
<template v-if="canAdmin" #tabs-end>
<li class="gl-ml-auto gl-display-flex gl-align-items-center">
<gl-button
variant="success"
variant="confirm"
data-qa-selector="new_iteration_button"
:href="newIterationPath"
>
......
---
title: Replace deprecated button on iteration list view
merge_request: 58503
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment