prevent double note submit
This commit is contained in:
parent
74a89d9ed6
commit
2daa6161fd
3 changed files with 13 additions and 1 deletions
|
@ -25,4 +25,4 @@
|
|||
|
||||
.clear
|
||||
%br
|
||||
= f.submit 'Add note', :class => "lbutton vm"
|
||||
= f.submit 'Add note', :class => "lbutton vm", :id => "submit_note"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue