Pman.Gnumeric.js
[Pman.Core] / Pman.Dialog.PersonEditor.js
index dd4090a..2cee8c0 100644 (file)
@@ -308,7 +308,7 @@ Pman.Dialog.PersonEditor.prototype = {
                       // load using HTTP
                     proxy: {
                         xtype : 'HttpProxy',
-                        url: baseURL + '/Roo/Office.html',
+                        url: baseURL + '/Roo/Core_office.html',
                         method: 'GET'
                     },
                     reader: new Roo.data.JsonReader({}, []), //Pman.Readers.Office,
@@ -517,8 +517,8 @@ Pman.Dialog.PersonEditor.prototype = {
                 xtype : 'TextField',
                 width : 220
             },
-            secure_passowrd : {
-                name : 'secure_passowrd',
+            secure_password : {
+                name : 'secure_password',
                 fieldLabel : "Secure passwords",
                 inputValue : 1,
                 valueOff : 0,