examples/bootstrap4/TimePicker.html
authorAlan Knowles <alan@roojs.com>
Mon, 8 Feb 2021 02:25:07 +0000 (10:25 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 8 Feb 2021 02:25:07 +0000 (10:25 +0800)
examples/bootstrap4/TimePicker.html

index caab4cc..28fa0ec 100644 (file)
   </head>
   
   <body id="body">
-  
-    <div id="bootstrap-body"
-         style="width: 100px;height: 100px;display: block;background-color: red;position: relative;left: 133px;top: 100px;"></div>
+   
   </body>
     <script type="text/javascript">
        Roo.onReady(function() {
        
-          Pman.Popover.FileTest.show({   });
-          //Roo.get("bootstrap-body").on('click', function() { Pman.Popover.FileTest.show({ _el : Roo.get("bootstrap-body") }); })
-      });
+         Pman.Dialog.FilesAdminScanStart.show({   });
+       });
 
     </script>
 </html>
\ No newline at end of file