paper: remove unused occurence of changelogtag in views
authorAlexander Plavin <alexander@plav.in>
Sat, 03 Aug 2013 00:34:56 +0400
changeset 19532 b5e3f2b1d5e9
parent 19531 26943a6394d4
child 19533 9a020b354d93
paper: remove unused occurence of changelogtag in views This variably isn't passed to these views and it always renders to empty string for this reason. Other themes don't have this issue.
mercurial/templates/paper/fileannotate.tmpl
mercurial/templates/paper/filecomparison.tmpl
mercurial/templates/paper/filediff.tmpl
mercurial/templates/paper/filerevision.tmpl
tests/test-hgweb-commands.t
tests/test-hgweb-diffs.t
tests/test-hgweb-removed.t
tests/test-highlight.t
--- a/mercurial/templates/paper/fileannotate.tmpl	Sun Jun 30 11:48:21 2013 +0400
+++ b/mercurial/templates/paper/fileannotate.tmpl	Sat Aug 03 00:34:56 2013 +0400
@@ -65,7 +65,6 @@
  <th class="author">children</th>
  <td class="author">{child%filerevchild}</td>
 </tr>
-{changesettag}
 </table>
 
 <div class="overflow">
--- a/mercurial/templates/paper/filecomparison.tmpl	Sun Jun 30 11:48:21 2013 +0400
+++ b/mercurial/templates/paper/filecomparison.tmpl	Sat Aug 03 00:34:56 2013 +0400
@@ -64,7 +64,6 @@
  <th>children</th>
  <td>{child%filerevchild}</td>
 </tr>
-{changesettag}
 </table>
 
 <div class="overflow">
--- a/mercurial/templates/paper/filediff.tmpl	Sun Jun 30 11:48:21 2013 +0400
+++ b/mercurial/templates/paper/filediff.tmpl	Sat Aug 03 00:34:56 2013 +0400
@@ -64,7 +64,6 @@
  <th>children</th>
  <td>{child%filerevchild}</td>
 </tr>
-{changesettag}
 </table>
 
 <div class="overflow">
--- a/mercurial/templates/paper/filerevision.tmpl	Sun Jun 30 11:48:21 2013 +0400
+++ b/mercurial/templates/paper/filerevision.tmpl	Sat Aug 03 00:34:56 2013 +0400
@@ -63,7 +63,6 @@
  <th class="author">children</th>
  <td class="author">{child%filerevchild}</td>
 </tr>
-{changesettag}
 </table>
 
 <div class="overflow">
--- a/tests/test-hgweb-commands.t	Sun Jun 30 11:48:21 2013 +0400
+++ b/tests/test-hgweb-commands.t	Sat Aug 03 00:34:56 2013 +0400
@@ -637,7 +637,6 @@
    <th class="author">children</th>
    <td class="author"><a href="/file/1d22e65f027e/foo">1d22e65f027e</a> </td>
   </tr>
-  
   </table>
   
   <div class="overflow">
--- a/tests/test-hgweb-diffs.t	Sun Jun 30 11:48:21 2013 +0400
+++ b/tests/test-hgweb-diffs.t	Sat Aug 03 00:34:56 2013 +0400
@@ -269,7 +269,6 @@
    <th>children</th>
    <td></td>
   </tr>
-  
   </table>
   
   <div class="overflow">
@@ -538,7 +537,6 @@
    <th>children</th>
    <td></td>
   </tr>
-  
   </table>
   
   <div class="overflow">
@@ -638,7 +636,6 @@
    <th>children</th>
    <td></td>
   </tr>
-  
   </table>
   
   <div class="overflow">
@@ -760,7 +757,6 @@
    <th>children</th>
    <td></td>
   </tr>
-  
   </table>
   
   <div class="overflow">
@@ -884,7 +880,6 @@
    <th>children</th>
    <td></td>
   </tr>
-  
   </table>
   
   <div class="overflow">
--- a/tests/test-hgweb-removed.t	Sun Jun 30 11:48:21 2013 +0400
+++ b/tests/test-hgweb-removed.t	Sat Aug 03 00:34:56 2013 +0400
@@ -213,7 +213,6 @@
    <th>children</th>
    <td></td>
   </tr>
-  
   </table>
   
   <div class="overflow">
--- a/tests/test-highlight.t	Sun Jun 30 11:48:21 2013 +0400
+++ b/tests/test-highlight.t	Sat Aug 03 00:34:56 2013 +0400
@@ -132,7 +132,6 @@
    <th class="author">children</th>
    <td class="author"></td>
   </tr>
-  
   </table>
   
   <div class="overflow">
@@ -264,7 +263,6 @@
    <th class="author">children</th>
    <td class="author"></td>
   </tr>
-  
   </table>
   
   <div class="overflow">