examples/bootstrap4/TimePicker.html
[roojs1] / 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