diff tests/test-hgweb-commands.t @ 19795:ac08ff370977

paper: define searchhint message in map file and use it in other templates
author Alexander Plavin <alexander@plav.in>
date Thu, 25 Jul 2013 01:12:25 +0400
parents 74564c90026b
children 544848ef65f2
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t	Mon Sep 23 14:28:01 2013 -0700
+++ b/tests/test-hgweb-commands.t	Thu Jul 25 01:12:25 2013 +0400
@@ -258,8 +258,7 @@
   <form class="search" action="/log">
   
   <p><input name="rev" id="search1" type="text" size="30" value="" /></p>
-  <div id="hint">find changesets by author, revision,
-  files, or words in the commit message</div>
+  <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
   </form>
   
   <div class="navigate">
@@ -377,8 +376,7 @@
   <form class="search" action="/log">
   
   <p><input name="rev" id="search1" type="text" size="30" /></p>
-  <div id="hint">find changesets by author, revision,
-  files, or words in the commit message</div>
+  <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
   </form>
   
   <div class="description">base</div>
@@ -519,8 +517,7 @@
   <form class="search" action="/log">
   
   <p><input name="rev" id="search1" type="text" size="30" value="base"></p>
-  <div id="hint">find changesets by author, revision,
-  files, or words in the commit message</div>
+  <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
   </form>
   
   <div class="navigate">
@@ -791,8 +788,7 @@
   <form class="search" action="/log">
   
   <p><input name="rev" id="search1" type="text" size="30" /></p>
-  <div id="hint">find changesets by author, revision,
-  files, or words in the commit message</div>
+  <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
   </form>
   
   <div class="description">Added tag 1.0 for changeset 2ef0ac749a14</div>