gitlab-org--gitlab-foss/app/assets/javascripts/blob
Robert Speicher 3b0039f659 Persist blob editor's value on submit, not on click
Prior, the value of the Ace editor was only being persisted if the user
physically clicked the submit button, which the "quick submit" behavior
doesn't do.

Now the value will be properly transferred before any form is submitted.
2015-10-31 16:08:34 +01:00
..
blob_file_dropzone.js.coffee Add directory feature button 2015-10-07 04:22:55 -07:00
edit_blob.js.coffee Persist blob editor's value on submit, not on click 2015-10-31 16:08:34 +01:00
new_blob.js.coffee Persist blob editor's value on submit, not on click 2015-10-31 16:08:34 +01:00