changemenu-lang
This commit is contained in:
@@ -40,7 +40,7 @@ export default{
|
||||
if (this.loading || !this.checkPassword()) return;
|
||||
var vm = this;
|
||||
vm.loading = true;
|
||||
vm.util.notify('Updating Password', 'loading');
|
||||
vm.util.notify('Kemaskini Katalaluan', 'loading');
|
||||
axios.put(config.API+'admin/password/'+this.data.user.id, $('#edit_form').serialize())
|
||||
.then(response=>{
|
||||
$.notifyClose();
|
||||
|
||||
Reference in New Issue
Block a user