aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/git_browse/templates
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-08-08 02:55:48 -0400
committerbnewbold <bnewbold@manus.(none)>2007-08-08 02:55:48 -0400
commita891065a0447396a89fd03e4f038ca2e996a68aa (patch)
tree1fdc6a809fc96ddc7cfef5b3bbe82b55dddf7bca /bn_django/git_browse/templates
parent10683070288b879057b70bea56fca96373cb506c (diff)
downloadbnewnet-a891065a0447396a89fd03e4f038ca2e996a68aa.tar.gz
bnewnet-a891065a0447396a89fd03e4f038ca2e996a68aa.zip
fixed tree browsing in git_browse, and diff output for commits
Diffstat (limited to 'bn_django/git_browse/templates')
-rw-r--r--bn_django/git_browse/templates/git_browse/tree_table4
1 files changed, 2 insertions, 2 deletions
diff --git a/bn_django/git_browse/templates/git_browse/tree_table b/bn_django/git_browse/templates/git_browse/tree_table
index a472283..7f67fe9 100644
--- a/bn_django/git_browse/templates/git_browse/tree_table
+++ b/bn_django/git_browse/templates/git_browse/tree_table
@@ -1,6 +1,6 @@
-{% if tree_objs %}
+{% if all_objs %}
<table class="gitbrowser">
- {% for o in tree_objs %}
+ {% for o in all_objs %}
<tr> <td class="objtype">
{{o.type}}</td>
<td class="filemode">