Roo/JsonView.js
authorAlan Knowles <alan@roojs.com>
Mon, 6 Feb 2017 05:01:57 +0000 (13:01 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 6 Feb 2017 05:01:57 +0000 (13:01 +0800)
Roo/JsonView.js

index c4ff719..37259f4 100644 (file)
@@ -148,6 +148,8 @@ Roo.extend(Roo.JsonView, Roo.View, {
         um.update.apply(um, arguments);
     },
 
+    // note - render is a standard framework call...
+    // using it for the response is really flaky...
     render : function(el, response){
         this.clearSelections();
         this.el.update("");