From 3be1167971e2674a5c75f38cb312893504914b29 Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 28 Nov 2018 02:14:41 +0100 Subject: [PATCH] Update edit.php --- modules/fatture/edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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);