From d445a65788201aced3ddf64bda2b9588db60d15e Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Mon, 17 Jan 2011 01:20:33 +0100 Subject: [PATCH] Beef up the branch and tag lists as per issue 601 - currently only for the monotone plugin's source view. --- src/IDF/templates/idf/base-full.html | 1 + src/IDF/templates/idf/base-simple.html | 1 + src/IDF/templates/idf/base.html | 1 + .../templates/idf/source/mtn/changelog.html | 35 +++++--- src/IDF/templates/idf/source/mtn/commit.html | 36 ++++---- src/IDF/templates/idf/source/mtn/tree.html | 35 +++++--- www/media/idf/css/style.css | 81 ++++++++++++++++++ www/media/idf/img/white_gradient.png | Bin 0 -> 201 bytes 8 files changed, 147 insertions(+), 43 deletions(-) create mode 100644 www/media/idf/img/white_gradient.png diff --git a/src/IDF/templates/idf/base-full.html b/src/IDF/templates/idf/base-full.html index 5f505d8..d2e69fa 100644 --- a/src/IDF/templates/idf/base-full.html +++ b/src/IDF/templates/idf/base-full.html @@ -69,6 +69,7 @@
{block foot}{/block}
{include 'idf/js-hotkeys.html'} +{include 'idf/list-filter.html'} {block javascript}{/block} {if $project}