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

Update index.html

parent b01a413f
......@@ -3523,6 +3523,13 @@
$(".characterCounter").characterCounter();
$('.timepicker').timepicker();
$('.tabs').tabs();
$('#login').modal({
// onOpenEnd: startGoogle(),
dismissible: false
}).modal("open")
});
</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