Auto-merge: 'already can not be merged' alert
This commit is contained in:
parent
8269a3a735
commit
a8e4f3ed88
4 changed files with 25 additions and 5 deletions
|
@ -1,2 +1,7 @@
|
|||
:plain
|
||||
location.reload();
|
||||
-if @status
|
||||
:plain
|
||||
location.reload();
|
||||
-else
|
||||
:plain
|
||||
MergeRequest.already_cannot_be_merged()
|
||||
|
||||
|
|
|
@ -71,6 +71,11 @@
|
|||
.alert-message
|
||||
%p
|
||||
%strong Checking for ability to automatically merge…
|
||||
|
||||
.automerge_widget.already_cannot_be_merged{:style => "display:none"}
|
||||
.alert-message
|
||||
%p
|
||||
%strong This merge request already can not be merged
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue