Whoops! Do that right.

This commit is contained in:
Jacques Distler 2007-02-16 11:13:31 -06:00
parent 373f25bcb7
commit 3bbdf17f0b

View file

@ -41,11 +41,11 @@
|
<%= link_to 'TeX', {:web => @web.address, :action => 'tex', :id => @page.name},
{:id => 'view_tex'} %>
<!-- Doesn't really work right:
<% if OPTIONS[:pdflatex] %>
|
<%= link_to 'PDF', {:web => @web.address, :action => 'pdf', :id => @page.name},
{:id => 'view_pdf'} %>
-->
<% end %>
<% end %>
</small>