mercurial/templates/spartan/map
changeset 29387 6b77adc2c7b5
parent 25603 1cac419ab831
child 29388 f694e20193f2
equal deleted inserted replaced
29386:63fad6235369 29387:6b77adc2c7b5
    52 
    52 
    53 # The   ensures that all table cells have content (even if there
    53 # The   ensures that all table cells have content (even if there
    54 # is an empty line in the annotated file), which in turn ensures that
    54 # is an empty line in the annotated file), which in turn ensures that
    55 # all table rows have equal height.
    55 # all table rows have equal height.
    56 annotateline = '
    56 annotateline = '
    57   <tr class="parity{parity}">
    57   <tr class="parity{parity}{ifeq(node, originalnode, ' thisrev')}">
    58     <td class="annotate">
    58     <td class="annotate">
    59       <a href="{url|urlescape}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}#l{targetline}"
    59       <a href="{url|urlescape}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}#l{targetline}"
    60          title="{node|short}: {desc|escape|firstline}">{author|user}@{rev}</a>
    60          title="{node|short}: {desc|escape|firstline}">{author|user}@{rev}</a>
    61     </td>
    61     </td>
    62     <td>
    62     <td>