# HG changeset patch # User Matt Mackall # Date 1207180039 18000 # Node ID cb16217ff4d814cdb5539db320c79d9fa7f033ab # Parent d93f2f39bef47ef85c49630ec82f9cf8b16b754e coal: more tweaking - add quirksmode hack in attempt to make MSIE happy - add container divs for more browsers compatibility - fix file log button on file page - link to first line of file source from browser - change revision navigator style diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/changeset.tmpl --- a/templates/coal/changeset.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/changeset.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -2,6 +2,7 @@ {repo|escape}: {node|short} +
{footer} diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/error.tmpl --- a/templates/coal/error.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/error.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -3,6 +3,7 @@ + {footer} diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/fileannotate.tmpl --- a/templates/coal/fileannotate.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/fileannotate.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -3,6 +3,7 @@ + + {footer} diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/filediff.tmpl --- a/templates/coal/filediff.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/filediff.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -3,6 +3,7 @@ + {footer} diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/filelog.tmpl --- a/templates/coal/filelog.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/filelog.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -8,6 +8,7 @@ + {footer} diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/header.tmpl --- a/templates/coal/header.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/header.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -1,3 +1,4 @@ + diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/manifest.tmpl --- a/templates/coal/manifest.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/manifest.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -3,6 +3,7 @@ +
{footer} diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/map --- a/templates/coal/map Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/map Wed Apr 02 18:47:19 2008 -0500 @@ -21,7 +21,7 @@ manifest = manifest.tmpl direntry = 'drwxr-xr-x{basename|escape}/' -fileentry = '{permissions|permissions} {date|isodate} {size} {basename|escape}' +fileentry = '{permissions|permissions} {date|isodate} {size} {basename|escape}' filerevision = filerevision.tmpl fileannotate = fileannotate.tmpl diff -r d93f2f39bef4 -r cb16217ff4d8 templates/coal/search.tmpl --- a/templates/coal/search.tmpl Wed Apr 02 18:47:17 2008 -0500 +++ b/templates/coal/search.tmpl Wed Apr 02 18:47:19 2008 -0500 @@ -3,6 +3,7 @@ +