Pman.Dialog.PersonEditor.bjs
authorKH Lau <khlau@roojs.com>
Tue, 8 Aug 2017 08:26:38 +0000 (16:26 +0800)
committerKH Lau <khlau@roojs.com>
Tue, 8 Aug 2017 08:26:38 +0000 (16:26 +0800)
Pman.Dialog.PersonEditor.js

Pman.Dialog.PersonEditor.bjs
Pman.Dialog.PersonEditor.js

index dda3797..8a25dfd 100644 (file)
            "xtype" : "Input",
            "string fieldLabel" : "Email",
            "$ xns" : "Roo.bootstrap"
+          },
+          {
+           "xtype" : "Input",
+           "$ xns" : "Roo.bootstrap"
           }
          ]
         }
index 3b6a4d8..b904d49 100644 (file)
@@ -158,6 +158,11 @@ Roo.apply(Pman.Dialog.PersonEditor.prototype, {
             },
             xns : Roo.bootstrap,
             '|xns' : 'Roo.bootstrap'
+           },
+           {
+            xtype : 'Input',
+            xns : Roo.bootstrap,
+            '|xns' : 'Roo.bootstrap'
            }
           ]
          }