Commit a26090e5 by novanbagus

update refresh

parent 8a1bf8d6
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
}) })
.done(function(response){ .done(function(response){
swal.fire('Updated!', response.message, response.status).then(function(){ swal.fire('Updated!', response.message, response.status).then(function(){
// location.reload(); location.reload();
}); });
}) })
.fail(function(){ .fail(function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment