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