Commit 7af59c54 authored by Robert Schilling's avatar Robert Schilling

Merge pull request #9248 from rumpelsepp/fix-modal

Fix a trailing new line
parents 2856d5f9 dc68179b
......@@ -40,7 +40,6 @@
git merge --no-ff #{@merge_request.source_branch}
git push origin #{@merge_request.target_branch}
:javascript
$(function(){
var modal = $('#modal_merge_info').modal({modal: true, show:false});
......
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