% content_for :head do %> <%= calendar_date_select_includes %> <% end %>
<%= t("name") %> | <%= t("description") %> |
---|---|
<%= link_to t(value[:name].downcase.gsub(" ","_")), send("#{key}_admin_reports_url".to_sym) %> | <%= t(value[:description].downcase.gsub(" ","_")) %> |