##// END OF EJS Templates
crecord: add a searchdirection function...
crecord: add a searchdirection function If a regex has already been previously set, this function handles the UI elements of searching again forward or backward.

File last commit:

r18526:9409aeaa stable
r52278:47c74c12 default
Show More
branchentry.tmpl
6 lines | 224 B | application/x-cheetah | CheetahLexer
<item>
<title>{branch|escape}</title>
<link>{urlbase}{url|urlescape}rev/{node|short}</link>
<description><![CDATA[{branch|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>