Commit 576578fa8020151fa2b678ad8697d27f227df81c

Authored by Macieski
1 parent e0f6ced0
Exists in master

alterção de titulo painel adm

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
wscacicneo/static/admin.js
1 1 var painelContent=
2 2 Ext.create('Ext.tree.Panel', {
3 3 renderTo: Ext.getBody(),
4   - title: 'Simple Tree',
  4 + title: '',
5 5 root: {
6 6 text: 'Administração',
7 7 expanded: true,
... ...