From 37adc538c84d0f0535012019267209ce732fd05f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 16 May 2012 17:18:11 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 6 +++--- Pman.Dialog.CoreNotifyRecur.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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', -- 2.39.2