From f475f0095f2b4af1acab8cfe3d6c866a71b73bf1 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 14 Sep 2013 00:27:31 +0200 Subject: Replaced current JS by LS and generated JS --- templates/categories/manage.jinja | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'templates/categories/manage.jinja') diff --git a/templates/categories/manage.jinja b/templates/categories/manage.jinja index efa91b6..7125c53 100644 --- a/templates/categories/manage.jinja +++ b/templates/categories/manage.jinja @@ -2,10 +2,7 @@ {% block heading %} Kategorien {% endblock %} -{% block js %} - {{ super() }} - -{% endblock %} +{% set JSFunction = "catsJS" %} {% block content %}
-- cgit v1.2.3-54-g00ecf