mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-22 20:09:58 +01:00
Update edit.php
This commit is contained in:
parent
c61009a91e
commit
3be1167971
@ -529,9 +529,9 @@ if (!empty($note_accredito)) {
|
||||
$(".btn-sm[data-toggle=\"tooltip\"]").each(function() {
|
||||
|
||||
$(this).on("click", function() {
|
||||
if(!content_was_modified) {
|
||||
/*if(!content_was_modified) {
|
||||
return;
|
||||
}
|
||||
}*/
|
||||
|
||||
form = $("#edit-form");
|
||||
btn = $(this);
|
||||
|
Loading…
Reference in New Issue
Block a user