examples/bootstrap4/popover.html
authorAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 08:58:48 +0000 (16:58 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 08:58:48 +0000 (16:58 +0800)
examples/bootstrap4/popover.html

index e8af288..f85e00a 100644 (file)
@@ -22,7 +22,7 @@
   <body id="body">
     <script type="text/javascript">
        Roo.onReady(function() {
-          Roo.example.modal.show({});
+          Pman.Popover.FileTest.show({});
       });
 
     </script>