<%= t(:name) %> | <%= t(:path) %> | <%= t(:action) %> |
---|---|---|
<%= taxon.name %> | <%= taxon_path taxon %> | <%= link_to icon(:add) + ' ' + t(:select), select_admin_question_taxon_path(@question, taxon), :remote => true, :class => 'iconlink' %> |
<%= t(:no_match_found) %>. |