From ed537e2b07bcc89e3c00accc21f71155f38ac22c Mon Sep 17 00:00:00 2001 From: Joshua Shaw Date: Wed, 17 Aug 2022 07:34:14 -0400 Subject: [PATCH] update toolbar partial for archivesspace 3.3.0 --- frontend/views/top_containers/bulk_operations/_toolbar.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/views/top_containers/bulk_operations/_toolbar.html.erb b/frontend/views/top_containers/bulk_operations/_toolbar.html.erb index 0c7f4e5..d88c817 100644 --- a/frontend/views/top_containers/bulk_operations/_toolbar.html.erb +++ b/frontend/views/top_containers/bulk_operations/_toolbar.html.erb @@ -14,6 +14,7 @@
  • <%= I18n.t("top_container._frontend.bulk_operations.update_locations_singular")%>
  • <%= I18n.t("top_container._frontend.bulk_operations.update_locations_multiple")%>
  • <%= I18n.t("top_container._frontend.bulk_operations.rapid_barcode_entry")%>
  • +
  • <%= I18n.t("top_container._frontend.bulk_operations.rapid_indicator_entry")%>
  • <%= I18n.t("top_container._frontend.bulk_operations.batch_merge")%>
  • <%= I18n.t("top_container_labels._frontend.bulk_operations.print_labels")%>
  • <%= I18n.t("top_container._frontend.bulk_operations.batch_delete")%>