views/presenter.erb in showoff-0.9.7 vs views/presenter.erb in showoff-0.9.7.1
- old
+ new
@@ -36,10 +36,10 @@
<% if @issues %>
<a id="report" href="javascript:reportIssue();" title="Report an issue with the current slide.">Report Issue With Slide</a>
<% end %>
<a id="stats" href="/stats" target="_showoffchild">Viewing Statistics</a>
<a id="downloads" href="/download" target="_showoffchild">Downloads</a>
- <a id="slaveWindow" href="javascript:openSlave();" title="Open a slave window if your popup blocker prevented it.">Open Slave Window</a>
+ <a id="slaveWindow" href="javascript:toggleSlave();" title="Enable the slave window.">Enable Slave Window</a>
<a id="generatePDF" href="/pdf" title="Call out to wkhtmltopdf to generate a PDF.">Generate PDF</a>
<a id="onePage" href="/onepage" title="Load the single page view. Useful for printing.">Single Page</a>
</span>
<span class="mobile">
<a id="update" href="">Update</a>