mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
Fixed model stuck on error state
This commit is contained in:
parent
3e34850e44
commit
4c1e4b21f2
@ -26,6 +26,7 @@ define(function (require) {
|
||||
},
|
||||
|
||||
refresh: function () {
|
||||
this.model.unset("error");
|
||||
if (this.options.server.get("pid")) {
|
||||
var self = this;
|
||||
this.model.fetch({
|
||||
|
Loading…
x
Reference in New Issue
Block a user