From dea3ebac3dde4d032cbf0324650686802f2fd30f Mon Sep 17 00:00:00 2001 From: Randall Floyd Date: Wed, 24 Apr 2024 17:05:53 -0400 Subject: [PATCH] Correcting link to legacy Archives Online --- app/views/arclight/repositories/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/arclight/repositories/index.html.erb b/app/views/arclight/repositories/index.html.erb index 202c331..492ca48 100644 --- a/app/views/arclight/repositories/index.html.erb +++ b/app/views/arclight/repositories/index.html.erb @@ -7,7 +7,7 @@ <%# ADD CUSTOM CONTENT HERE FOR NGAO REPOSITORY PAGE CONTENT %>

Welcome to Archives Online

-

Archives Online is a portal for accessing descriptions of archival and special collections held by libraries, archives and other cultural heritage units at Indiana University or affiliated with Indiana University. The collection descriptions (finding aids) are for non-book and original research materials such as correspondence and photographs. This new Archives Online site is currently under development and does not yet contain links to digitized materials from collections or all collections from IUPUI. To view digitized archival materials, visit Legacy Archives Online. To view additional IUPUI collections, visit Ruth Lilly Special Collections & Archives.

+

Archives Online is a portal for accessing descriptions of archival and special collections held by libraries, archives and other cultural heritage units at Indiana University or affiliated with Indiana University. The collection descriptions (finding aids) are for non-book and original research materials such as correspondence and photographs. This new Archives Online site is currently under development and does not yet contain links to digitized materials from collections or all collections from IUPUI. To view digitized archival materials, visit Legacy Archives Online. To view additional IUPUI collections, visit Ruth Lilly Special Collections & Archives.

<%# ADD CAMPUS CARDS %> @@ -16,7 +16,7 @@ <%= render partial: 'campus_card', locals: {campus: campus.first} %> <% end %>
- + <%# ADDED CAMPUS LEVEL FOR DISPLAY %> <% @campuses.each do |campus, repositories| %>

<%= convert_campus_id(campus) %>