changeset 7327:a1758089ee35

Kill trailing whitespace in templates
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 07 Nov 2008 13:02:02 +0100
parents ba7ab8c4a577
children 3909e2c2622b
files templates/coal/changeset.tmpl templates/coal/error.tmpl templates/coal/fileannotate.tmpl templates/coal/filediff.tmpl templates/coal/filelog.tmpl templates/coal/filerevision.tmpl templates/coal/graph.tmpl templates/coal/manifest.tmpl templates/coal/search.tmpl templates/coal/shortlog.tmpl templates/coal/tags.tmpl templates/static/style-coal.css templates/static/style-gitweb.css templates/static/style-paper.css templates/static/style.css
diffstat 15 files changed, 27 insertions(+), 27 deletions(-) [+]
line wrap: on
line diff
--- a/templates/coal/changeset.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/changeset.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -31,7 +31,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/coal/error.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/error.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -24,7 +24,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/coal/fileannotate.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/fileannotate.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -35,7 +35,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/coal/filediff.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/filediff.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -34,7 +34,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/coal/filelog.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/filelog.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -38,14 +38,14 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
 <div class="navigate">{nav%filenaventry}</div>
 
 <table class="bigtable">
- <tr> 
+ <tr>
   <th class="age">age</th>
   <th class="author">author</th>
   <th class="description">description</th>
--- a/templates/coal/filerevision.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/filerevision.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -34,7 +34,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/coal/graph.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/graph.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -32,7 +32,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/coal/manifest.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/manifest.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -30,7 +30,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/coal/search.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/search.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -23,12 +23,12 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
 <table class="bigtable">
- <tr> 
+ <tr>
   <th class="age">age</th>
   <th class="author">author</th>
   <th class="description">description</th>
--- a/templates/coal/shortlog.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/shortlog.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -41,7 +41,7 @@
 <div class="navigate">rev {rev}: {changenav%navshortentry}</div>
 
 <table class="bigtable">
- <tr> 
+ <tr>
   <th class="age">age</th>
   <th class="author">author</th>
   <th class="description">description</th>
--- a/templates/coal/tags.tmpl	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/coal/tags.tmpl	Fri Nov 07 13:02:02 2008 +0100
@@ -27,7 +27,7 @@
 <form class="search" action="{url}log">
 {sessionvars%hiddenformentry}
 <p><input name="rev" id="search1" type="text" size="30"></p>
-<span>find changesets by author, revision, 
+<span>find changesets by author, revision,
 files, or words in the commit message</span>
 </form>
 
--- a/templates/static/style-coal.css	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/static/style-coal.css	Fri Nov 07 13:02:02 2008 +0100
@@ -79,7 +79,7 @@
   width: 190px;
   padding: 5px;
   background: #ffc;
-  font-size: 70%;    
+  font-size: 70%;
   border: 1px solid yellow;
   -moz-border-radius: 5px; /* this works only in camino/firefox */
   -webkit-border-radius: 5px; /* this is just for Safari */
@@ -126,7 +126,7 @@
   border-bottom: 1px solid #999;
   border-collapse: collapse;
   font-size: 90%;
-  width: 100%; 
+  width: 100%;
   font-weight: normal;
   text-align: left;
 }
@@ -136,9 +136,9 @@
   vertical-align: top;
 }
 
-.bigtable th { 
+.bigtable th {
   padding: 1px 4px 1px 4px;
-  border-bottom: 1px solid #999; 
+  border-bottom: 1px solid #999;
   font-size: smaller;
 }
 .bigtable tr { border: none; }
@@ -158,14 +158,14 @@
 .fileline img { border: 0; }
 
 /* Changeset entry */
-#changesetEntry { 
+#changesetEntry {
   border-collapse: collapse;
   font-size: 90%;
   width: 100%;
   margin-bottom: 1em;
 }
 
-#changesetEntry th { 
+#changesetEntry th {
   padding: 1px 4px 1px 4px;
   width: 4em;
   text-align: right;
--- a/templates/static/style-gitweb.css	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/static/style-gitweb.css	Fri Nov 07 13:02:02 2008 +0100
@@ -101,7 +101,7 @@
 	margin: 0;
 	top: -0.7em;
 }
- 
+
 ul#graphnodes li, ul#nodebgs li {
 	height: 39px;
 }
--- a/templates/static/style-paper.css	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/static/style-paper.css	Fri Nov 07 13:02:02 2008 +0100
@@ -117,7 +117,7 @@
   border-bottom: 1px solid #999;
   border-collapse: collapse;
   font-size: 90%;
-  width: 100%; 
+  width: 100%;
   font-weight: normal;
   text-align: left;
 }
@@ -127,9 +127,9 @@
   vertical-align: top;
 }
 
-.bigtable th { 
+.bigtable th {
   padding: 1px 4px 1px 4px;
-  border-bottom: 1px solid #999; 
+  border-bottom: 1px solid #999;
   font-size: smaller;
 }
 .bigtable tr { border: none; }
@@ -149,14 +149,14 @@
 .fileline img { border: 0; }
 
 /* Changeset entry */
-#changesetEntry { 
+#changesetEntry {
   border-collapse: collapse;
   font-size: 90%;
   width: 100%;
   margin-bottom: 1em;
 }
 
-#changesetEntry th { 
+#changesetEntry th {
   padding: 1px 4px 1px 4px;
   width: 4em;
   text-align: right;
@@ -194,7 +194,7 @@
 	margin: 0;
 	top: -0.7em;
 }
- 
+
 ul#graphnodes li, ul#nodebgs li {
 	height: 39px;
 }
--- a/templates/static/style.css	Fri Nov 07 11:44:37 2008 +0100
+++ b/templates/static/style.css	Fri Nov 07 13:02:02 2008 +0100
@@ -84,7 +84,7 @@
 	margin: 0;
 	top: -0.7em;
 }
- 
+
 ul#graphnodes li, ul#nodebgs li {
 	height: 39px;
 }