git-arr/views
Alberto Bertogli 47d500715a views/tree.html: Fix lambda syntax
Some versions of bottle.py don't deal well with the "if" inside the lambda, so
work around it by just using comparison and simplifying the function.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
2014-07-28 23:46:50 +01:00
..
blob.html Fix one-line 'if' termination in tree, blob templates 2014-06-30 08:45:36 +01:00
branch.html Initial commit 2012-11-10 17:49:54 +00:00
commit-list.html Initial commit 2012-11-10 17:49:54 +00:00
commit.html Fix committer field in the commit view 2013-11-03 10:57:54 +00:00
index.html Show the age of a repository in the index, via javascript 2013-11-02 22:18:33 +00:00
paginate.html Initial commit 2012-11-10 17:49:54 +00:00
summary.html Initial commit 2012-11-10 17:49:54 +00:00
tree.html views/tree.html: Fix lambda syntax 2014-07-28 23:46:50 +01:00