From 04d1977397523d6d652fda9dc944fb93bc2dd255 Mon Sep 17 00:00:00 2001 From: Henrik Joreteg Date: Wed, 16 Oct 2013 13:20:37 -0700 Subject: [PATCH] hide callbar collection --- clientapp/views/main.js | 3 +-- public/x-manifest.cache | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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