comparison 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
comparison
equal deleted inserted replaced
19794:cccc44304b2c 19795:ac08ff370977
256 <h3>log</h3> 256 <h3>log</h3>
257 257
258 <form class="search" action="/log"> 258 <form class="search" action="/log">
259 259
260 <p><input name="rev" id="search1" type="text" size="30" value="" /></p> 260 <p><input name="rev" id="search1" type="text" size="30" value="" /></p>
261 <div id="hint">find changesets by author, revision, 261 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
262 files, or words in the commit message</div>
263 </form> 262 </form>
264 263
265 <div class="navigate"> 264 <div class="navigate">
266 <a href="/shortlog/3?revcount=30">less</a> 265 <a href="/shortlog/3?revcount=30">less</a>
267 <a href="/shortlog/3?revcount=120">more</a> 266 <a href="/shortlog/3?revcount=120">more</a>
375 <h3>changeset 0:2ef0ac749a14 <span class="tag">1.0</span> <span class="tag">anotherthing</span> </h3> 374 <h3>changeset 0:2ef0ac749a14 <span class="tag">1.0</span> <span class="tag">anotherthing</span> </h3>
376 375
377 <form class="search" action="/log"> 376 <form class="search" action="/log">
378 377
379 <p><input name="rev" id="search1" type="text" size="30" /></p> 378 <p><input name="rev" id="search1" type="text" size="30" /></p>
380 <div id="hint">find changesets by author, revision, 379 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
381 files, or words in the commit message</div>
382 </form> 380 </form>
383 381
384 <div class="description">base</div> 382 <div class="description">base</div>
385 383
386 <table id="changesetEntry"> 384 <table id="changesetEntry">
517 </p> 515 </p>
518 516
519 <form class="search" action="/log"> 517 <form class="search" action="/log">
520 518
521 <p><input name="rev" id="search1" type="text" size="30" value="base"></p> 519 <p><input name="rev" id="search1" type="text" size="30" value="base"></p>
522 <div id="hint">find changesets by author, revision, 520 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
523 files, or words in the commit message</div>
524 </form> 521 </form>
525 522
526 <div class="navigate"> 523 <div class="navigate">
527 <a href="/search/?rev=base&revcount=5">less</a> 524 <a href="/search/?rev=base&revcount=5">less</a>
528 <a href="/search/?rev=base&revcount=20">more</a> 525 <a href="/search/?rev=base&revcount=20">more</a>
789 <h3>view foo @ 1:a4f92ed23982</h3> 786 <h3>view foo @ 1:a4f92ed23982</h3>
790 787
791 <form class="search" action="/log"> 788 <form class="search" action="/log">
792 789
793 <p><input name="rev" id="search1" type="text" size="30" /></p> 790 <p><input name="rev" id="search1" type="text" size="30" /></p>
794 <div id="hint">find changesets by author, revision, 791 <div id="hint">find changesets by author, revision, files, or words in the commit message</div>
795 files, or words in the commit message</div>
796 </form> 792 </form>
797 793
798 <div class="description">Added tag 1.0 for changeset 2ef0ac749a14</div> 794 <div class="description">Added tag 1.0 for changeset 2ef0ac749a14</div>
799 795
800 <table id="changesetEntry"> 796 <table id="changesetEntry">