Pman.Dialog.CoreProject.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 26 Oct 2018 04:51:12 +0000 (12:51 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 26 Oct 2018 04:51:12 +0000 (12:51 +0800)
Pman.Dialog.CoreProject.js

Pman.Dialog.CoreProject.bjs
Pman.Dialog.CoreProject.js

index 62a96f0..118820e 100644 (file)
@@ -53,6 +53,7 @@
  },
  "items" : [
   {
+   "Boolean modal" : true,
    "collapsible" : false,
    "xtype" : "LayoutDialog",
    "title" : "Edit / Create Projects",
index c462efe..f63ff82 100644 (file)
@@ -81,6 +81,7 @@ Pman.Dialog.CoreProject = {
     closable : false,
     collapsible : false,
     height : 450,
+    modal : true,
     resizable : false,
     title : _this._strings['ddb016a244ff2b895e69d25fb3b5f780'] /* Edit / Create Projects */,
     width : 470,