Pman.Tab.MTrackTimeline.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 5 Feb 2013 03:33:39 +0000 (11:33 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 5 Feb 2013 03:33:39 +0000 (11:33 +0800)
Pman.Tab.MTrackTimeline.js

Pman.Tab.MTrackTimeline.bjs
Pman.Tab.MTrackTimeline.js

index b022dc4..e4ff2fd 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  //\n   _this.cpanel.view.store.load({});\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  //\n   _this.commitpanel.view.store.load({});\n  // _this.tpanel.view.store.load({});\n   \n}                                                                   "
                                                             },
                                                             "*prop": "sm",
                                                             "singleSelect": true,
index 3a77dc1..fc8b366 100644 (file)
@@ -353,7 +353,7 @@ Pman.Tab.MTrackTimeline = new Roo.XComponent({
                                                   
                                                   //_this.datePicker.setValue(r.data.changeday);
                                                   //
-                                                   _this.cpanel.view.store.load({});
+                                                   _this.commitpanel.view.store.load({});
                                                   // _this.tpanel.view.store.load({});
                                                    
                                                 }