diff --git a/requirements.txt b/requirements.txt index 6366da5c..532cadea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ python-dateutil==2.4.2 pytz==2015.4 raven==5.8.1 reportlab==3.1.44 -selenium==2.46.0 +selenium==2.53.1 simplejson==3.7.2 six==1.9.0 sqlparse==0.1.15 diff --git a/templates/base.html b/templates/base.html index 23476432..c27231bd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,14 +14,16 @@ - + {% block css %} {% endblock %} - + {% block preload_js %} @@ -46,32 +48,40 @@