mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/ARCHIVED-IZYIM.git
synced 2026-08-19 04:14:01 +00:00
added refresh after successfully update warehouse
This commit is contained in:
@@ -196,7 +196,7 @@ var FormWizard = function () {
|
||||
$("#wait").hide();
|
||||
$("#suksesupdate").show();
|
||||
//$("#gagalupdate").hide();
|
||||
//location.reload();
|
||||
location.reload();
|
||||
}else{
|
||||
$("#finish").show();
|
||||
$("#wait").hide();
|
||||
@@ -227,7 +227,7 @@ var FormWizard = function () {
|
||||
$("#wait").hide();
|
||||
$("#suksesupdate").show();
|
||||
//$("#gagalupdate").hide();
|
||||
//location.reload();
|
||||
location.reload();
|
||||
}else{
|
||||
$("#finish").show();
|
||||
$("#wait").hide();
|
||||
|
||||
Reference in New Issue
Block a user