Pman.Tab.MTrackTimeline.bjs
authorAlan Knowles <alan@akbkhome.com>
Sat, 7 Apr 2012 07:25:10 +0000 (15:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 7 Apr 2012 07:25:10 +0000 (15:25 +0800)
Pman.Tab.MTrackTimeline.js

Pman.Tab.MTrackTimeline.bjs

index e8fb14e..31d9d87 100644 (file)
                                                     "items": [
                                                         {
                                                             "listeners": {
-                                                                "afterselectionchange": "function (_self)\n{\n  // select the data..\n  \n  var r= _this.grid.sm.getSelected();\n  \n  \n  _this.datePicker.setValue(r.data.changeday);\n   _this.tpanel.view.store.load({});\n   \n}"
+                                                                "afterselectionchange": "function (_self)\n{\n  // select the data..\n  \n  var r= _this.grid.sm.getSelected();\n  \n  \n  _this.datePicker.setValue(r.data.changeday);\n   _this.tpanel.view.store.load({});\n   \n}                                                                   "
                                                             },
                                                             "*prop": "sm",
                                                             "singleSelect": true,