Buttons to the timeslider and back are working now

This commit is contained in:
Peter 'Pita' Martischka 2011-06-21 17:02:03 +01:00 committed by Pita Poison
parent 247462e2f8
commit 6e09517d55
3 changed files with 16 additions and 16 deletions

View file

@ -100,9 +100,9 @@ var clientVars = {}; // ]]>
</li>
<li>
<a href="javascript:void (window.pad&&pad.editbarClick('timeslider'));" title="Show the history of this pad">
<img src="/static/img/editbar_timeslider.gif" />
</a>
<a href="javascript:document.location = document.location+ '/timeslider'" title="Show the history of this pad">
<img src="/static/img/editbar_timeslider.gif" />
</a>
</li>