Roo/JsonView.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 26 Jul 2010 05:45:08 +0000 (13:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 26 Jul 2010 05:45:08 +0000 (13:45 +0800)
Roo/JsonView.js

index 3fb446e..fdc8dc7 100644 (file)
@@ -53,12 +53,6 @@ moreView.load({
  */
 Roo.JsonView = function(container, tpl, config){
     
-    if (typeof(tpl) == 'undefined') {
-        // universal constructor..
-        
-        
-    }
-    
     
     Roo.JsonView.superclass.constructor.call(this, container, tpl, config);