mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
Fix typo
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
.remove_source_branch_in_progress.hide
|
||||
%p
|
||||
= icon('spinner spin')
|
||||
Removing source branch '#{@merge_request.source_branch}'. Please wait. This page will be automatically reload.
|
||||
Removing source branch '#{@merge_request.source_branch}'. Please wait, this page will be automatically reloaded.
|
||||
|
||||
:javascript
|
||||
$('.remove_source_branch').on('click', function() {
|
||||
|
||||
Reference in New Issue
Block a user