move agent uninstall to nats wh1te909/rmmagent@502cc0d3de
This commit is contained in:
@@ -536,7 +536,7 @@ export default {
|
||||
})
|
||||
.catch(e => {
|
||||
this.$q.loading.hide();
|
||||
this.notifyError("Something went wrong");
|
||||
this.notifyError(e.response.data);
|
||||
});
|
||||
},
|
||||
rebootNow(pk, hostname) {
|
||||
|
||||
Reference in New Issue
Block a user