From b44fa6e247279f5a31b18f12539abf6b8630eb43 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2012 16:31:02 +0800 Subject: [PATCH] Roo/View.js --- Roo/View.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/View.js b/Roo/View.js index 2939ddfb63..15184dc11f 100644 --- a/Roo/View.js +++ b/Roo/View.js @@ -205,7 +205,7 @@ Roo.extend(Roo.View, Roo.util.Observable, { }, /** - * Refreshes the view. + * Refreshes the view. - called by datachanged on the store. - do not call directly. */ refresh : function(){ var t = this.tpl; -- 2.39.2