From 1cdfcfa2707fa6621e2f0b6015d71fd7db8ff95a Mon Sep 17 00:00:00 2001 From: Wahyu Ramadhan Date: Mon, 7 Aug 2023 11:09:26 +0700 Subject: [PATCH] Batch update quick fix --- edit-mode/function/function.js | 1 - 1 file changed, 1 deletion(-) diff --git a/edit-mode/function/function.js b/edit-mode/function/function.js index 9aee472..e60d975 100644 --- a/edit-mode/function/function.js +++ b/edit-mode/function/function.js @@ -678,7 +678,6 @@ function batchUpdate(){ localStorage.setItem('batchEntity', ''); }).catch(function (error) { $("body").removeClass("loading") - localStorage.setItem('batchEntity', ''); gantt.alert({ title: "Peringatan",