comparison tests/test-hgweb-commands.t @ 32760:58f3088aa2f5

hgweb: consolidate search form for gitweb
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 09 Jun 2017 13:42:38 -0700
parents cba4461aa0a0
children cb5123eff7d1
comparison
equal deleted inserted replaced
32759:265196cd7d7f 32760:58f3088aa2f5
1531 <body> 1531 <body>
1532 1532
1533 <div class="page_header"> 1533 <div class="page_header">
1534 <a href="https://mercurial-scm.org/" title="Mercurial" style="float: right;">Mercurial</a> 1534 <a href="https://mercurial-scm.org/" title="Mercurial" style="float: right;">Mercurial</a>
1535 <a href="/">Mercurial</a> / summary 1535 <a href="/">Mercurial</a> / summary
1536
1537
1536 <form action="/log"> 1538 <form action="/log">
1537 <input type="hidden" name="style" value="gitweb" /> 1539 <input type="hidden" name="style" value="gitweb" />
1538 <div class="search"> 1540 <div class="search">
1539 <input type="text" name="rev" /> 1541 <input type="text" name="rev" value="" />
1540 </div> 1542 </div>
1541 </form> 1543 </form>
1544
1542 </div> 1545 </div>
1543 1546
1544 <div class="page_nav"> 1547 <div class="page_nav">
1545 summary | 1548 summary |
1546 <a href="/shortlog?style=gitweb">shortlog</a> | 1549 <a href="/shortlog?style=gitweb">shortlog</a> |
1732 <div class="page_header"> 1735 <div class="page_header">
1733 <a href="https://mercurial-scm.org/" title="Mercurial" style="float: right;">Mercurial</a> 1736 <a href="https://mercurial-scm.org/" title="Mercurial" style="float: right;">Mercurial</a>
1734 <a href="/">Mercurial</a> / graph 1737 <a href="/">Mercurial</a> / graph
1735 </div> 1738 </div>
1736 1739
1740
1737 <form action="/log"> 1741 <form action="/log">
1738 <input type="hidden" name="style" value="gitweb" /> 1742 <input type="hidden" name="style" value="gitweb" />
1739 <div class="search"> 1743 <div class="search">
1740 <input type="text" name="rev" /> 1744 <input type="text" name="rev" value="" />
1741 </div> 1745 </div>
1742 </form> 1746 </form>
1747
1743 <div class="page_nav"> 1748 <div class="page_nav">
1744 <a href="/summary?style=gitweb">summary</a> | 1749 <a href="/summary?style=gitweb">summary</a> |
1745 <a href="/shortlog/tip?style=gitweb">shortlog</a> | 1750 <a href="/shortlog/tip?style=gitweb">shortlog</a> |
1746 <a href="/log/tip?style=gitweb">changelog</a> | 1751 <a href="/log/tip?style=gitweb">changelog</a> |
1747 graph | 1752 graph |