mirror of https://gitee.com/bigwinds/arangodb
changed message
This commit is contained in:
parent
c91f2f65dd
commit
3f1a9513ca
|
@ -148,7 +148,8 @@ var collectionView = Backbone.View.extend({
|
|||
}
|
||||
}
|
||||
else {
|
||||
arangoHelper.arangoNotification("No changes.");
|
||||
//arangoHelper.arangoNotification("No changes.");
|
||||
this.hideModal();
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue