Commit a7e7469b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Resolve conflict in app/assets/javascripts/vue_shared/components/issue/issue_warning.vue

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 6ee56e2b
...@@ -32,11 +32,7 @@ ...@@ -32,11 +32,7 @@
<div class="issuable-note-warning"> <div class="issuable-note-warning">
<i <i
aria-hidden="true" aria-hidden="true"
<<<<<<< HEAD
class="fa"
=======
class="fa icon" class="fa icon"
>>>>>>> ce-com/master
:class="iconClass" :class="iconClass"
v-if="!isLockedAndConfidential" v-if="!isLockedAndConfidential"
></i> ></i>
......
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