Fix date picker in the logs view for the new angular

This commit is contained in:
Joseph Schorr 2014-03-25 19:39:56 -04:00
parent 4e80f95012
commit fa3af789b2
2 changed files with 2 additions and 3 deletions

View file

@ -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 %}