Skip to content

Commit

Permalink
Defaulting the magicbox to search when going to inbox
Browse files Browse the repository at this point in the history
  • Loading branch information
BimoZX committed Apr 11, 2012
1 parent 3b02dd4 commit abea68c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-client_v2/app/assets/javascripts/routes/app.js
Expand Up @@ -166,6 +166,7 @@ window.AppRouter = Backbone.Router.extend({
},

messages: function(){
this.magicboxView.openSearch();
this.middleView.closeAll();
this.middleView.openMessages();
},
Expand Down

0 comments on commit abea68c

Please sign in to comment.