Pman.Tab.AdminNotify.bjs
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:36:26 +0000 (14:36 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 06:36:26 +0000 (14:36 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index cb1eec2..aefe0db 100644 (file)
                                     "editable" : true,
                                     "width" : 200,
                                     "$ xns" : "Roo.form",
-                                    "name" : "name",
                                     "qtip" : "Select type",
                                     "queryParam" : "query[name]",
                                     "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{display_name}</b></div>",
index 9360340..e664d62 100644 (file)
@@ -363,7 +363,6 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                             editable : true,
                             width : 200,
                             xns : Roo.form,
-                            name : 'name',
                             qtip : "Select type",
                             queryParam : 'query[name]',
                             tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{display_name}</b></div>',