From ed5f0e6e6228e78f28086ce21d017718a2b18d92 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 26 Jul 2010 14:01:04 +0800 Subject: [PATCH] Roo/JsonView.js --- Roo/JsonView.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roo/JsonView.js b/Roo/JsonView.js index a2d5df773a..ee1d8329cf 100644 --- a/Roo/JsonView.js +++ b/Roo/JsonView.js @@ -96,8 +96,8 @@ Roo.JsonView = function(config, depreciated_tpl, depreciated_config){ }; Roo.extend(Roo.JsonView, Roo.View, { /** - * The root property in the loaded JSON object that contains the data - * @type {String} + * + * @cfg {String} The root property in the loaded JSON object that contains the data */ jsonRoot : "", -- 2.39.2