X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Dialog.PersonEditor.js;h=2cee8c0bdb0128f4b10d54538dad8ab263615efa;hp=dd4090aa34ee6ce88dbf8e3859db79c0adbb9280;hb=refs%2Fheads%2Fwip_edward_T5851_download_old_offer_sheet;hpb=86c9cc94729a94dea851cc3c3c2250e8dd8751b1 diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index dd4090aa..2cee8c0b 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -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,