1
0
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:
Luca 2018-11-28 02:14:41 +01:00
parent c61009a91e
commit 3be1167971

View File

@ -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);