diff --git a/modules/fatture/edit.php b/modules/fatture/edit.php index 9f327ff20..21eaca8c8 100644 --- a/modules/fatture/edit.php +++ b/modules/fatture/edit.php @@ -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);