Fix date picker in the logs view for the new angular
This commit is contained in:
parent
4e80f95012
commit
fa3af789b2
2 changed files with 2 additions and 3 deletions
|
@ -15,7 +15,6 @@
|
|||
{% block added_stylesheets %}
|
||||
<link rel="stylesheet" href="/static/lib/browser-chrome.css">
|
||||
<link rel="stylesheet" href="/static/lib/nv.d3.css">
|
||||
<link rel="stylesheet" href="/static/lib/datepicker3.css">
|
||||
{% endblock %}
|
||||
|
||||
{% block added_dependencies %}
|
||||
|
|
Reference in a new issue