Pman.js
[Pman.Core] / Pman.Dialog.CoreProject.js
index e0ac85d..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,
@@ -133,7 +134,7 @@ Pman.Dialog.CoreProject = {
         xtype : 'Form',
         method : 'POST',
         style : 'margin:10px;',
-        url : baseURL + '/Roo/Projects.php',
+        url : baseURL + '/Roo/core_project',
         listeners : {
          actioncomplete : function(_self,action)
           {