views/presenter.erb in showoff-0.9.10.4 vs views/presenter.erb in showoff-0.9.10.5

- old
+ new

@@ -39,13 +39,17 @@ <a id="edit" href="javascript:editSlide();" title="Edit current slide in new window.">Edit Slide</a> <% end %> <% if @issues %> <a id="report" href="javascript:reportIssue();" title="Report an issue with the current slide.">Report Issue With Slide</a> <% end %> + <span class="spacer"> </span> <a id="stats" href="/stats" target="_showoffchild">Viewing Statistics</a> <a id="downloads" href="/download" target="_showoffchild">Downloads</a> + <span class="spacer"> </span> <a id="slaveWindow" href="javascript:toggleSlave();" title="Enable the slave window.">Slave Window</a> <a id="nextWindow" href="javascript:toggleNext();" title="Enable the next window view.">Next Window</a> + <a id="notesWindow" href="javascript:toggleNotes();" title="Enable the popout notes window.">Notes Window</a> + <span class="spacer"> </span> <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>