プロジェクト

全般

プロフィール

« | » 

リビジョン 04643542

Martin DENIZET さんが13年以上前に追加

compatible to Redmine1.4 and add Frech language (merge from Martin's github)

差分を表示:

app/views/glossary/index.html.erb
<div class="contextual">
<%= link_to_if_authorized(l(:label_term_new), {:controller => 'glossary', :action => 'new', :id => @project}, :class => 'icon icon-add') %>
<%= link_to_if_authorized(l(:label_term_new), {:controller => 'glossary', :action => 'new', :project_id => @project}, :class => 'icon icon-add') %>
</div>
<%
......
<% end %>
<% other_formats_links do |f| %>
<%= f.link_to 'CSV' %>
<%= f.link_to 'CSV', :url => params %>
<% end %>
<% else %>

他の形式にエクスポート: Unified diff