Commit 209e4985 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in mr_widget_merge_when_pipeline_succeeds.vue

parent 7d85e0b6
......@@ -84,15 +84,9 @@
<div class="media-body">
<h4 class="flex-container-block">
<span class="append-right-10">
<<<<<<< HEAD
Set by
<mr-widget-author :author="mr.setToMWPSBy" />
to be merged automatically when the pipeline succeeds
=======
{{ s__("mrWidget|Set by") }}
<mr-widget-author :author="mr.setToMWPSBy" />
{{ s__("mrWidget|to be merged automatically when the pipeline succeeds") }}
>>>>>>> upstream/master
</span>
<a
v-if="mr.canCancelAutomaticMerge"
......
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