Change in index.php, delete some blocks
This commit is contained in:
@@ -11,13 +11,6 @@
|
|||||||
integrity="sha256-WpOohJOqMqqyKL9FccASB9O0KwACQJpFTUBLTYOVvVU="
|
integrity="sha256-WpOohJOqMqqyKL9FccASB9O0KwACQJpFTUBLTYOVvVU="
|
||||||
crossorigin="anonymous">
|
crossorigin="anonymous">
|
||||||
</script>
|
</script>
|
||||||
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
$( function() {
|
|
||||||
$( "#slider" ).slider();
|
|
||||||
} );
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@@ -55,8 +48,6 @@
|
|||||||
<span id="duration"></span>
|
<span id="duration"></span>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<div id="slider"></div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script language="JavaScript">
|
<script language="JavaScript">
|
||||||
|
|||||||
Reference in New Issue
Block a user