bug fixed after of the merged

parent 1997dfe2
......@@ -217,6 +217,7 @@
<script src="{% static 'catalog/js/Chart.min.js' %}" type="text/javascript"></script>
<!-- Fengyuan Chen's Datepicker -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/datepicker/0.6.5/datepicker.min.js" integrity="sha256-/7FLTdzP6CfC1VBAj/rsp3Rinuuu9leMRGd354hvk0k=" crossorigin="anonymous"></script>
<script src="{% static 'catalog/adminlte/bower_components/guides-master/dist/guides.min.js' %}" type="text/javascript"></script>
{% block footer %}{% endblock %}
{% block scripts %}{% endblock %}
<div id="ol"></div>
......@@ -242,9 +243,6 @@
},{
element: $('#searchDate'),
html: 'Select the date to search'
},{
element: $('#searchPolygonDraw'),
html: 'Polygon to search'
},{
element: $('#searchCloud'),
html: 'Select the percentage of clouds to search'
......
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