[build][xs]: build.
This commit is contained in:
parent
b4f4c989cc
commit
26a2a36c60
4
dist/recline.js
vendored
4
dist/recline.js
vendored
@ -3367,10 +3367,6 @@ my.MultiView = Backbone.View.extend({
|
||||
// note this.model and dataset returned are the same
|
||||
// TODO: set query state ...?
|
||||
this.model.queryState.set(self.state.get('query'), {silent: true});
|
||||
this.model.fetch()
|
||||
.fail(function(error) {
|
||||
self.notify({message: error.message, category: 'error', persist: true});
|
||||
});
|
||||
},
|
||||
|
||||
setReadOnly: function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user