Merge branch 'update_ui' into 'master'
Remove mention of branch to commit to when new file is added through UI See merge request !1731
This commit is contained in:
commit
915c7b9455
1 changed files with 0 additions and 3 deletions
|
@ -2,8 +2,5 @@
|
|||
.commit-button-annotation
|
||||
= button_tag 'Commit Changes',
|
||||
class: 'btn commit-btn js-commit-button btn-create'
|
||||
.message
|
||||
to branch
|
||||
%strong= ref
|
||||
= link_to 'Cancel', cancel_path,
|
||||
class: 'btn btn-cancel', data: {confirm: leave_edit_message}
|
||||
|
|
Loading…
Reference in a new issue