From 268b56a5e34d116eac939e846f087cc754ce6bf7 Mon Sep 17 00:00:00 2001 From: Micheal Date: Fri, 16 Jan 2015 16:27:11 +0800 Subject: [PATCH] Pman.Dialog.AdminEnumType.bjs Pman.Dialog.AdminEnumType.js --- Pman.Dialog.AdminEnumType.bjs | 4 ++++ Pman.Dialog.AdminEnumType.js | 38 +++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 Pman.Dialog.AdminEnumType.js diff --git a/Pman.Dialog.AdminEnumType.bjs b/Pman.Dialog.AdminEnumType.bjs index 821b02d..e7c1f2f 100644 --- a/Pman.Dialog.AdminEnumType.bjs +++ b/Pman.Dialog.AdminEnumType.bjs @@ -6,5 +6,9 @@ "permname" : "", "modOrder" : "001", "items" : [ + { + "xtype" : "LayoutDialog", + "$ xns" : "Roo" + } ] } \ No newline at end of file diff --git a/Pman.Dialog.AdminEnumType.js b/Pman.Dialog.AdminEnumType.js new file mode 100644 index 0000000..23ccd3f --- /dev/null +++ b/Pman.Dialog.AdminEnumType.js @@ -0,0 +1,38 @@ +//