editing
This commit is contained in:
parent
9b2fa0769a
commit
9a3a0aa3a7
|
@ -144,3 +144,6 @@ function yturl(url){
|
||||||
|
|
||||||
|
|
||||||
setInterval(progress2page, 3000);
|
setInterval(progress2page, 3000);
|
||||||
|
$(document).ready(function() {
|
||||||
|
$(".dropdown-toggle").dropdown();
|
||||||
|
});
|
Loading…
Reference in New Issue