Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 03:26:13 +0000 (11:26 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Jan 2021 03:26:13 +0000 (11:26 +0800)
Roo/bootstrap/Popover.js

index 1558b98..ee5f81f 100644 (file)
@@ -225,7 +225,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)
     {