|
|
|
@ -42,7 +42,7 @@ define(function(require){ |
|
|
|
template = $(monster.template(self, 'app')); |
|
|
|
|
|
|
|
/* On first Load, load my office */ |
|
|
|
template.find('.category#my_office').addClass('active'); |
|
|
|
template.find('.category#myOffice').addClass('active'); |
|
|
|
monster.pub('voip.myOffice.render', { parent: template.find('.right-content') }); |
|
|
|
|
|
|
|
self.bindEvents(template); |
|
|
|
|