Commit 497fb580 authored by Christie Lenneville's avatar Christie Lenneville Committed by clenneville

Apply 1 suggestion(s) to 1 file(s)

parent f22d5c7c
...@@ -205,8 +205,7 @@ export default { ...@@ -205,8 +205,7 @@ export default {
category="primary" category="primary"
icon="pencil" icon="pencil"
:href="featureFlag.edit_path" :href="featureFlag.edit_path"
> />
</gl-button>
</template> </template>
<template v-if="featureFlag.destroy_path"> <template v-if="featureFlag.destroy_path">
<gl-button <gl-button
......
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