Browse Source

UI-760: Replaced ws-content by monster-content

4.3
Jean-Roch Maitre 11 years ago
parent
commit
18d10a1388
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app.js

+ 1
- 1
app.js View File

@ -56,7 +56,7 @@ define(function(require){
render: function(container){
var self = this,
parent = container || $('#ws-content'),
parent = container || $('#monster-content'),
template = $(monster.template(self, 'app'));
/* On first Load, load my office */


Loading…
Cancel
Save