examples/bootstrap4/popover.html
authorAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:37:11 +0000 (17:37 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:37:11 +0000 (17:37 +0800)
examples/bootstrap4/popover.html

index 431f1a0..ab627c1 100644 (file)
@@ -34,7 +34,7 @@
           if (!e) {
              return;
           }
-          Pman.Popover.FileTest.show(Roo.get("bootstrap-body"));
+          Pman.Popover.FileTest.show({ _el : Roo.get("bootstrap-body") });
       });
 
     </script>