Fix: reload page after refresh
This commit is contained in:
parent
2ee6f33f72
commit
830ec2d4fb
@ -71,7 +71,7 @@ ecmBuildDatabase = function() {
|
||||
},
|
||||
function(response) {
|
||||
$.unblockUI();
|
||||
//location.href="<?php echo $_SERVER['PHP_SELF']; ?>";
|
||||
location.href="<?php echo $_SERVER['PHP_SELF']; ?>";
|
||||
});
|
||||
};
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user