Commit 7f02a473 authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch 'featureflags-edit-button-category' into 'master'

Removes incorrect category from feature flag edit button

See merge request gitlab-org/gitlab!38945
parents 98ba3114 ba6876ac
......@@ -226,7 +226,6 @@ export default {
v-gl-tooltip.hover.bottom="__('Edit')"
class="js-feature-flag-edit-button"
icon="pencil"
category="tertiary"
:href="featureFlag.edit_path"
/>
</template>
......
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