Adding Permission Name field.

This commit is contained in:
ralph
2013-04-11 09:51:39 -04:00
parent 7c17923471
commit bfd96495d9
8 changed files with 260 additions and 54 deletions

View File

@@ -21,7 +21,7 @@ var main = function(){
Ext.state.Manager.setProvider(cookiep);
for(i=0; i<tabItems.length; i++){
for(i=0; i < tabItems.length; i++) {
items[i] = new Ext.tree.TreePanel({
title: tabItems[i].title,