roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 03:26:35 +0000 (11:26 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 03:26:35 +0000 (11:26 +0800)
roojs-bootstrap-debug.js

roojs-bootstrap-debug.js

index add2776..cbfd4fb 100644 (file)
@@ -19816,7 +19816,10 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
             }
         }, this.delay.hide)
     },
-    
+    /**
+     * Show the popover
+     * @param {Roo.Element|string|false} - element to align and point to.
+     */
     show : function (on_el)
     {