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

index b361448..846f080 100644 (file)
     <script type="text/javascript" src="../bootstrap/popover.js"></script>
   </head>
   
-  <body id="body">
+  <body id="bootstrap-body">
     <script type="text/javascript">
        Roo.onReady(function() {
           Pman.Popover.FileTest.show({});
       });
 
     </script>
+    
   </body>
+  
 </html>
\ No newline at end of file