remove debugging code
[roojs1] / Roo / bootstrap / Graph.js
index cbee189..9d8e8f7 100644 (file)
@@ -132,7 +132,8 @@ Roo.extend(Roo.bootstrap.Graph, Roo.bootstrap.Component,  {
 
     },
 
-    load : function(graphtype,xdata,opts){
+    load : function(graphtype,xdata,opts)
+    {
         this.raphael.clear();
         if(!graphtype) {
             graphtype = this.graphtype;