diff --git a/clientapp/models/call.js b/clientapp/models/call.js index 2ba1f81..63c650d 100644 --- a/clientapp/models/call.js +++ b/clientapp/models/call.js @@ -10,6 +10,8 @@ module.exports = HumanModel.define({ type: 'call', initialize: function (attrs) { this.contact.onCall = true; + // temporary, this won't stay here + app.navigate('/chat/' + this.contact.jid); }, session: { contact: 'object', diff --git a/public/x-manifest.cache b/public/x-manifest.cache index 13e158f..35f43d0 100644 --- a/public/x-manifest.cache +++ b/public/x-manifest.cache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 0.0.1 1381954817907 +# 0.0.1 1381956210504 CACHE: /app.js