Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs / src / Roo_menu_TextItem.js.html
similarity index 93%
rename from docs/symbols/src/Roo_menu_TextItem.js.html
rename to docs/src/Roo_menu_TextItem.js.html
index c7128a1..0adcd1b 100644 (file)
@@ -1,4 +1,4 @@
-<html><head><title>../roojs1/Roo/menu/TextItem.js</title><link rel="stylesheet" type="text/css" href="../../../css/highlight-js.css"/></head><body class="highlightpage"><code class="jsdoc-pretty"><span class="jsdoc-comment">/*
+<html><head><title>/home/alan/gitlive/roojs1/Roo/menu/TextItem.js</title><link rel="stylesheet" type="text/css" href="../../css/highlight-js.css"/></head><body class="highlightpage"><code class="jsdoc-pretty"><span class="jsdoc-comment">/*
  * Based on:
  * Ext JS Library 1.1.1
  * Copyright(c) 2006-2007, Ext JS, LLC.
@@ -25,7 +25,7 @@
     } </span><span class="jsdoc-keyword">else </span><span class="jsdoc-syntax">{
         </span><span class="jsdoc-var">Roo.apply</span><span class="jsdoc-syntax">(</span><span class="jsdoc-var">this</span><span class="jsdoc-syntax">,</span><span class="jsdoc-var">cfg</span><span class="jsdoc-syntax">);
     }
-    
+
     </span><span class="jsdoc-var">Roo.menu.TextItem.superclass.constructor.call</span><span class="jsdoc-syntax">(</span><span class="jsdoc-var">this</span><span class="jsdoc-syntax">);
 };
 
@@ -34,7 +34,7 @@
      * @cfg {Boolean} text Text to show on item.
      */
     </span><span class="jsdoc-var">text </span><span class="jsdoc-syntax">: </span><span class="jsdoc-string">''</span><span class="jsdoc-syntax">,
-    
+
     </span><span class="jsdoc-comment">/**
      * @cfg {Boolean} hideOnClick True to hide the containing menu after this item is clicked (defaults to false)
      */