From c6895105e22871ad843c20b348934b988c5b1bb9 Mon Sep 17 00:00:00 2001 From: Pieter de Bie Date: Sun, 25 Jan 2009 22:05:53 +0000 Subject: [PATCH] Remove old code in Commit/Diff views We used to put diffs inside a
 block,
but no longer need to do that as we now use tables anyway.
We changed the code for the History view, but not for the
other two views.
---
 html/views/commit/index.html | 5 +----
 html/views/diff/index.html   | 5 ++---
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/html/views/commit/index.html b/html/views/commit/index.html
index cb3b6f0..ef889de 100644
--- a/html/views/commit/index.html
+++ b/html/views/commit/index.html
@@ -31,8 +31,5 @@
 	
Nothing to commit (working directory clean)
-
-		
-		
-	
+
diff --git a/html/views/diff/index.html b/html/views/diff/index.html index 5c995ec..f437056 100644 --- a/html/views/diff/index.html +++ b/html/views/diff/index.html @@ -9,12 +9,11 @@ -

-	
+