<%= link_to t(:delete_), '#', id: "deleteUnits", class: "btn btn-danger toggable hide", rel: '' %> <%= link_to content_tag(:i, nil, class: "icons-plus") + " " + t(:add), '#', class: "btn btn-primary open-slide", data: {title: t('archive_exam_department.new_department'), id: 'new'} %>

<%= t('archive_exam_department.set_department') %>

<% if !@archive_exam_departments.blank? %> <% end %>
<%= render 'delete_modal' %>