Pman.Tab.AdminLogEvents.bjs
authorEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:11:10 +0000 (12:11 +0800)
committerEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:11:10 +0000 (12:11 +0800)
Pman.Tab.AdminLogEvents.js

Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js

index cc1e761..2132ba2 100644 (file)
                                                     "loadingText" : "Searching...",
                                                     "items" : [
                                                         {
-                                                            "| data" : "(function() { \n\n    if(typeof(uiConfig.events_person_table) != 'undefined' && uiConfig.events_person_table.length){\n        return [];        \n    }\n\n    return uiConfig.events_person_table;\n    \n    \n})()",
+                                                            "| data" : "(function() { \n\n    if(typeof(uiConfig.events_person_table) != 'undefined' && uiConfig.events_person_table.length){\n        return [];        \n    }\n\n    return uiConfig.events_person_table;\n    \n})()",
                                                             "xtype" : "SimpleStore",
                                                             "$ fields" : "[ 'value' ]",
                                                             "$ xns" : "Roo.data",
index 180020b..6f2063d 100644 (file)
@@ -343,7 +343,6 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
                                             
                                                 return uiConfig.events_person_table;
                                                 
-                                                
                                             })(),
                                             xtype : 'SimpleStore',
                                             fields : [ 'value' ],