Skip to content
Snippets Groups Projects
Commit 32fe9ad2 authored by Fatih Acet's avatar Fatih Acet
Browse files

Hide edit warning element when form reverted.

parent 509f0b1a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -566,6 +566,7 @@
 
$editForm.insertBefore('.notes-form');
$editForm.find('.js-comment-button').enable();
$editForm.find('.js-edit-warning').hide();
};
 
Notes.prototype.getEditFormSelector = function($el) {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment