fixed fast loading when collection is already fetched.

pull/3113/head
Keivan Beigi 11 years ago
parent a5d122c112
commit 54d2da95ed

@ -145,6 +145,7 @@ define(
onShow: function () {
this._renderView();
this._fetchCollection();
this._showToolbar();
},

Loading…
Cancel
Save