Pman.Tab.XtupleDashboard.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 8 May 2014 03:45:03 +0000 (11:45 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 8 May 2014 03:45:03 +0000 (11:45 +0800)
Pman.Tab.XtupleDashboard.js

Pman.Tab.XtupleDashboard.bjs
Pman.Tab.XtupleDashboard.js

index cb9a1b3..977230b 100644 (file)
                                                             "valueField": "ftype",
                                                             "width": 150,
                                                             "xtype": "ComboBox",
+                                                            "|dateRange": "function() {\n    \n}\n",
                                                             "|xns": "Roo.form",
                                                             "items": [
                                                                 {
index 68cf0bc..8ddde0f 100644 (file)
@@ -316,6 +316,9 @@ Pman.Tab.XtupleDashboard = new Roo.XComponent({
                                                 value : "R",
                                                 valueField : 'ftype',
                                                 width : 150,
+                                                dateRange : function() {
+                                                    
+                                                },
                                                 store : {
                                                     xtype: 'SimpleStore',
                                                     xns: Roo.data,