diff --git a/clientapp/views/main.js b/clientapp/views/main.js index 4adbe58..e575748 100644 --- a/clientapp/views/main.js +++ b/clientapp/views/main.js @@ -26,10 +26,9 @@ module.exports = HumanView.extend({ $('head').append(templates.head()); $('body').removeClass('aux'); this.renderAndBind(); - console.log('this.model', this.model); this.renderCollection(me.contacts, ContactListItem, this.$('#roster nav')); this.renderCollection(me.mucs, MUCListItem, this.$('#bookmarks nav')); - this.renderCollection(me.calls, CallView, this.$('#calls')); + //this.renderCollection(me.calls, CallView, this.$('#calls')); return this; }, handleReconnect: function (e) { diff --git a/public/x-manifest.cache b/public/x-manifest.cache index 08b1f61..13e158f 100644 --- a/public/x-manifest.cache +++ b/public/x-manifest.cache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 0.0.1 1381946040263 +# 0.0.1 1381954817907 CACHE: /app.js