From: Alan Knowles Date: Wed, 16 May 2012 09:18:11 +0000 (+0800) Subject: Pman.Dialog.CoreNotifyRecur.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=37adc538c84d0f0535012019267209ce732fd05f Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index f6f20846..db826f44 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -343,10 +343,10 @@ "items": [ { "*prop": "proxy", - "xtype": "HttpProxy", "method": "GET", - "|xns": "Roo.data", - "|url": "baseURL + '/Roo/core_enum.php'" + "xtype": "HttpProxy", + "|url": "baseURL + '/Core/I18n/Timezone.php'\n", + "|xns": "Roo.data" }, { "*prop": "reader", diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 9095e59c..e9a7b706 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -462,7 +462,7 @@ Pman.Dialog.CoreNotifyRecur = { xtype: 'HttpProxy', xns: Roo.data, method : 'GET', - url : baseURL + '/Roo/core_enum.php' + url : baseURL + '/Core/I18n/Timezone.php' }, reader : { xtype: 'JsonReader',