Browse Source

Merge branch 'master' of github.com:2600hz/monster-ui-fax

4.0
Jean-Roch Maitre 10 years ago
parent
commit
7471ece50d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app.js

+ 0
- 1
app.js View File

@ -49,7 +49,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