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

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

index af72d68..6543e2c 100644 (file)
                                 },
                                 {
                                     "listeners" : {
-                                        "render" : "function (_self)\r\n{\r\n    _this.toDateSel = _self;\r\n   _self.setValue(  new Date() );\r\n}",
+                                        "render" : "function (_self)\r\n{\r\n    _this.toDateSel = _self;\r\n   //_self.setValue(  new Date() );\r\n}",
                                         "select" : "function (combo, date)\n{\n    _this.grid.footer.onClick('first');\n}"
                                     },
                                     "format" : "d/M/Y",
index bac1b91..5215987 100644 (file)
@@ -348,7 +348,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
                                render : function (_self)\r
                                   {\r
                                       _this.toDateSel = _self;\r
-                                     _self.setValue(  new Date() );\r
+                                     //_self.setValue(  new Date() );\r
                                   },
                                select : function (combo, date)
                                   {