From 1fb2916cc19115fcca3cc98f88ac4d26e5498f1e Mon Sep 17 00:00:00 2001 From: Eduardo Edson Batista Cordeiro Alves Date: Fri, 24 Jul 2015 15:28:06 -0300 Subject: [PATCH] Fix datepicker references in base_html --- .gitignore | 2 +- templates/base.html | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 86a87a7d3..fe3b4606d 100644 --- a/.gitignore +++ b/.gitignore @@ -65,7 +65,7 @@ target/ # Others .env .bak - +sapl.sublime-project *~ # Dev tools configuration files diff --git a/templates/base.html b/templates/base.html index 17ea6415b..ddb15358f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,10 +11,13 @@ - + {# modernizr must be in head (see http://modernizr.com/docs/#installing) #} + + + {% endblock %} @@ -57,10 +60,8 @@ {% block foot_js %} - - - +