fa28f7f45557efc865067de6041a8c75bb57144c

Author: yandod

Date: 2009-08-05 09:18:29 +0900

hide ruby tags.

diff --git a/app/views/issues/index.ctp b/app/views/issues/index.ctp index 7a5068a..32b97a4 100644 --- a/app/views/issues/index.ctp +++ b/app/views/issues/index.ctp @@ -48,13 +48,15 @@ <!--<%= pagination_links_full @issue_pages, @issue_count %>--></p> <p class="other-formats"> +<?php /* <%= l(:label_export_to) %> <span><%= link_to 'Atom', {:query_id => @query, :format => 'atom', :key => User.current.rss_key}, :class => 'feed' %></span> <span><%= link_to 'CSV', {:format => 'csv'}, :class => 'csv' %></span> <span><%= link_to 'PDF', {:format => 'pdf'}, :class => 'pdf' %></span> +*/ ?> </p> <?php endif ?> -<!--<% end %>--> +<!-- <% end %> --> <?php $this->set('Sidebar', $this->renderElement('issues/sidebar')) ?>