Pman.Dialog.BuilderPart.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 06:06:31 +0000 (14:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 06:06:31 +0000 (14:06 +0800)
Pman.Dialog.BuilderPart.bjs
Pman.Dialog.BuilderPart.js
Pman.Dialog.BuilderPart.js

Pman.Dialog.BuilderPart.bjs
Pman.Dialog.BuilderPart.js

index 802409c..cfa04dc 100644 (file)
@@ -9,6 +9,7 @@
             "closable": false,
             "collapsible": false,
             "height": 120,
+            "modal": true,
             "resizable": false,
             "title": "Edit / Create Part",
             "width": 450,
index d5d1fbb..f60ee67 100644 (file)
@@ -33,6 +33,7 @@ Pman.Dialog.BuilderPart = {
             closable : false,
             collapsible : false,
             height : 120,
+            modal : true,
             resizable : false,
             title : "Edit / Create Part",
             width : 450,