comparison tests/test-hgweb-commands.t @ 13924:ea726c97c1b6

hgweb: add bookmarks listing to summary page of gitweb/monoblue styles
author Yuya Nishihara <yuya@tcha.org>
date Sun, 10 Apr 2011 10:01:42 +0900
parents b8dd2e95b0ca
children 88f0e41d8802
comparison
equal deleted inserted replaced
13923:2176c5babd53 13924:ea726c97c1b6
721 </td> 721 </td>
722 </tr> 722 </tr>
723 <tr class="light"><td colspan="3"><a class="list" href="/tags?style=gitweb">...</a></td></tr> 723 <tr class="light"><td colspan="3"><a class="list" href="/tags?style=gitweb">...</a></td></tr>
724 </table> 724 </table>
725 725
726 <div><a class="title" href="/bookmarks?style=gitweb">bookmarks</a></div>
727 <table cellspacing="0">
728
729 <tr class="parity0">
730 <td class="age"><i>1970-01-01</i></td>
731 <td><a class="list" href="/rev/2ef0ac749a14?style=gitweb"><b>anotherthing</b></a></td>
732 <td class="link">
733 <a href="/rev/2ef0ac749a14?style=gitweb">changeset</a> |
734 <a href="/log/2ef0ac749a14?style=gitweb">changelog</a> |
735 <a href="/file/2ef0ac749a14?style=gitweb">files</a>
736 </td>
737 </tr>
738 <tr class="parity1">
739 <td class="age"><i>1970-01-01</i></td>
740 <td><a class="list" href="/rev/1d22e65f027e?style=gitweb"><b>something</b></a></td>
741 <td class="link">
742 <a href="/rev/1d22e65f027e?style=gitweb">changeset</a> |
743 <a href="/log/1d22e65f027e?style=gitweb">changelog</a> |
744 <a href="/file/1d22e65f027e?style=gitweb">files</a>
745 </td>
746 </tr>
747 <tr class="light"><td colspan="3"><a class="list" href="/bookmarks?style=gitweb">...</a></td></tr>
748 </table>
749
726 <div><a class="title" href="#">branches</a></div> 750 <div><a class="title" href="#">branches</a></div>
727 <table cellspacing="0"> 751 <table cellspacing="0">
728 752
729 <tr class="parity0"> 753 <tr class="parity0">
730 <td class="age"><i>1970-01-01</i></td> 754 <td class="age"><i>1970-01-01</i></td>