From b83577c9bd0cc9711a2e5df8d55448b77ab05754 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 20 Jul 2010 15:50:28 +0800 Subject: [PATCH] Pman.I18n.js --- Pman.I18n.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Pman.I18n.js b/Pman.I18n.js index 3f2bc2fa..71ec07b9 100644 --- a/Pman.I18n.js +++ b/Pman.I18n.js @@ -99,7 +99,10 @@ Pman.I18n = { /** - * + * dataToProxy + * return proxy data for a pulldown. + * @param {String} type eg. l,c,m (lang/country/money) + * these should use generally.. { xtype: 'Store', @@ -125,7 +128,7 @@ Pman.I18n = { }, - // DEPRECIATED... + // DEPRECIATED... -- see dataToProxy countryStore : function() { return { // load using HTTP -- 2.39.2