Browse Source

Batch update quick fix

pull/1/head
Wahyu Ramadhan 1 year ago
parent
commit
1cdfcfa270
  1. 1
      edit-mode/function/function.js

1
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",

Loading…
Cancel
Save