Browse Source

UI-2252: Remove appName from the generic app navbar layout

4.0
Joris Tirado 10 years ago
parent
commit
337ae7af84
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app.js

+ 0
- 1
app.js View File

@ -50,7 +50,6 @@ define(function(require){
self.appFlags.faxboxes = _.indexBy(faxboxes, 'id'); self.appFlags.faxboxes = _.indexBy(faxboxes, 'id');
monster.ui.generateAppLayout(self, { monster.ui.generateAppLayout(self, {
appName: self.i18n.active().fax.title,
menus: [ menus: [
{ {
tabs: [ tabs: [


Loading…
Cancel
Save