Pman.Dialog.CoreNotifyRecurKeywords.bjs
authorEdward <edward@roojs.com>
Mon, 4 May 2015 07:40:16 +0000 (15:40 +0800)
committerEdward <edward@roojs.com>
Mon, 4 May 2015 07:40:16 +0000 (15:40 +0800)
Pman.Dialog.CoreNotifyRecurKeywords.js

Pman.Dialog.CoreNotifyRecurKeywords.bjs
Pman.Dialog.CoreNotifyRecurKeywords.js

index 8805ce2..9569cd1 100644 (file)
        "style" : "margin: 5px",
        "$ xns" : "Roo.form",
        "items" : [
-        {
-         "xtype" : "Hidden",
-         "$ xns" : "Roo.form",
-         "name" : "id"
-        },
         {
          "alwaysQuery" : true,
          "listWidth" : 400,
            ]
           }
          ]
+        },
+        {
+         "xtype" : "Hidden",
+         "$ xns" : "Roo.form",
+         "name" : "id"
         }
        ]
       }
index 090a204..4be5c08 100644 (file)
@@ -146,12 +146,6 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
           }
         },
         items : [
-         {
-          '|xns' : 'Roo.form',
-          name : 'id',
-          xns : Roo.form,
-          xtype : 'Hidden'
-         },
          {
           store : {
            proxy : {
@@ -214,6 +208,12 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
 
           ]
 
+         },
+         {
+          '|xns' : 'Roo.form',
+          name : 'id',
+          xns : Roo.form,
+          xtype : 'Hidden'
          }
         ]