mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 12:46:07 +10:00
Remove mention of branch to commit to.
This commit is contained in:
committed by
Dmitriy Zaporozhets
parent
68dcfabfe6
commit
ec746368f1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user