From 63eac434d82c8a18c3c2b437049f8c2401b0349f Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 13 Jun 2011 17:42:59 +0200 Subject: style polish, new jstree (still not working with jquery 1.5) and fresh jquery --- templates/tree.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/tree.html') diff --git a/templates/tree.html b/templates/tree.html index bc8b5fd..f925165 100644 --- a/templates/tree.html +++ b/templates/tree.html @@ -35,9 +35,9 @@ $(function() {
  • {{ prefix_url }}
  • {% if name and render.up %} {% if name.parent %} -
  • +
  • {% else %} -
  • +
  • {% endif %} {% endif %} @@ -64,7 +64,7 @@ $(function() { {% endif %} -
  • +
  • -- cgit v1.1