Ticket #536: browser.cs.diff
| File browser.cs.diff, 581 bytes (added by jamesm@…, 8 years ago) |
|---|
-
browser.cs
old new 10 10 <div id="browser-body"> 11 11 <?cs call:browser_path_links(browser.path, browser) ?> 12 12 <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> 13 16 <form id="browser-chgrev" action="<?cs var:browser_current_href ?>" method="get"> 14 17 <label for="rev">View rev:</label> 15 18 <input type="text" id="rev" name="rev" value="<?cs
