Edgewall Software

Ticket #536: browser.cs.diff

File browser.cs.diff, 581 bytes (added by jamesm@…, 8 years ago)

Patch to browser.cs to display the Revision Log button with appropriate link

  • browser.cs

    old new  
    1010   <div id="browser-body"> 
    1111    <?cs call:browser_path_links(browser.path, browser) ?> 
    1212    <div id="browser-nav"> 
     13    <ul class="menulist"><li><a  
     14      title="View Revision Log"  
     15       href="<?cs var:browser.logurl ?>">Revision Log</a></li><li></ul> 
    1316    <form id="browser-chgrev" action="<?cs var:browser_current_href ?>" method="get"> 
    1417      <label for="rev">View rev:</label> 
    1518      <input type="text" id="rev" name="rev" value="<?cs