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

index 1da7945..29064cf 100644 (file)
@@ -26,7 +26,7 @@
   <body id="body">
     <script type="text/javascript">
        Roo.onReady(function() {
-          Pman.Popover.FileTest.show({});
+          Pman.Popover.FileTest.show(Roo.get("bootstrap-body"));
       });
 
     </script>