|
@@ -297,7 +297,7 @@
|
|
|
<script src="https://unpkg.com/js-datepicker"></script>
|
|
|
|
|
|
<script>
|
|
|
-const input = document.getElementById("search_query");
|
|
|
+const input = document.getElementById("following_keys");
|
|
|
const search__btn = document.getElementById("search__btn");
|
|
|
const picker_str = datepicker('#daterng1', {
|
|
|
id: 1
|