Show More
@@ -514,6 +514,7 b'' | |||
|
514 | 514 | // Flush changes into textarea |
|
515 | 515 | codeMirrorInstance.save(); |
|
516 | 516 | prButtonLock(true, null, 'all'); |
|
517 | $pullRequestSubmit.val(_gettext('Please wait creating pull request...')); | |
|
517 | 518 | }); |
|
518 | 519 | |
|
519 | 520 | prButtonLock(true, "${_('Please select source and target')}", 'all'); |
General Comments 0
You need to be logged in to leave comments.
Login now