From 37b1b8750d728d11d95fb64fe5f26f9278555354 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Tue, 18 Oct 2016 12:22:12 +0200 Subject: added bower in the postdeployment of the app --- src/web/templates/admin/dashboard.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'src/web/templates/admin/dashboard.html') diff --git a/src/web/templates/admin/dashboard.html b/src/web/templates/admin/dashboard.html index 0d45118d..58b48fa1 100644 --- a/src/web/templates/admin/dashboard.html +++ b/src/web/templates/admin/dashboard.html @@ -5,7 +5,7 @@ {% block content %}

{{ _('Registered users') }}

- +
@@ -56,4 +56,17 @@ {{ form.submit(class_="btn btn-default") }} + {% endblock %} -- cgit
#