Changed docs/src/Roo_bootstrap_Alert.js.htmldocs/src/Roo_bootstrap_BezierSignature...
[roojs1] / docs / src / Roo_tree_TreeLoader.js.html
index 82ff8e3..32243fc 100644 (file)
@@ -39,7 +39,9 @@
     myTreeLoader.on("beforeload", function(treeLoader, node) {
         this.baseParams.category = node.attributes.category;
     }, this);
-</code></pre><
+    
+</code></pre>
+ *
  * This would pass an HTTP parameter called "category" to the server containing
  * the value of the Node's "category" attribute.
  * @constructor