From 5e151e632a6dda499291a76abdb9c8465ac7c0bc Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Thu, 4 Jul 2013 02:49:11 +0200 Subject: [PATCH] adressed comment's --- templates/web/account/account.html.twig | 8 +-- templates/web/account/base.html.twig | 1 + templates/web/admin/editusers.html.twig | 6 +-- templates/web/common/dialog_export.html.twig | 6 +-- .../web/login/register-classic.html.twig | 2 +- templates/web/prod/User/Add.html.twig | 4 +- templates/web/prod/index.html.twig | 2 +- www/scripts/apps/login/home/config.js | 3 +- www/scripts/apps/login/home/register.js | 2 +- .../geonames => scripts/common}/geonames.js | 4 +- www/skins/geonames/geonames.css | 52 ------------------- 11 files changed, 20 insertions(+), 70 deletions(-) rename www/{skins/geonames => scripts/common}/geonames.js (95%) delete mode 100644 www/skins/geonames/geonames.css diff --git a/templates/web/account/account.html.twig b/templates/web/account/account.html.twig index be12ea2e85..a933840e04 100644 --- a/templates/web/account/account.html.twig +++ b/templates/web/account/account.html.twig @@ -6,16 +6,16 @@ {% block stylesheet %} {{ parent() }} - + {##} {% endblock %} {% block javascript %} {{ parent() }} - + + + +