Merge pull request #9248 from rumpelsepp/fix-modal

Fix a trailing new line
This commit is contained in:
Robert Schilling 2015-05-06 12:43:03 +02:00
commit 7af59c54fc
1 changed files with 0 additions and 1 deletions

View File

@ -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});