Commit 5cacb8d6 authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.html

parent b01a413f
...@@ -3523,6 +3523,13 @@ ...@@ -3523,6 +3523,13 @@
$(".characterCounter").characterCounter(); $(".characterCounter").characterCounter();
$('.timepicker').timepicker(); $('.timepicker').timepicker();
$('.tabs').tabs(); $('.tabs').tabs();
$('#login').modal({
// onOpenEnd: startGoogle(),
dismissible: false
}).modal("open")
}); });
</script> </script>
<script> <script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment