From 53ee072f9f2c91ce4219e0bb92b3a3ceb86874d9 Mon Sep 17 00:00:00 2001 From: Bri McLaughlin <33103290+brijmcla@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:58:11 -0400 Subject: [PATCH] Changing IUPUI campus code translation to IUI --- app/helpers/campus_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/helpers/campus_helper.rb b/app/helpers/campus_helper.rb index 5d2d14d..be59f95 100644 --- a/app/helpers/campus_helper.rb +++ b/app/helpers/campus_helper.rb @@ -9,7 +9,7 @@ module CampusHelper 'US-InU-Se' => 'Indiana University Southeast', 'US-inrmiue' => 'Indiana University East', 'US-InU-K' => 'Indiana University Kokomo', - 'US-iniu' => 'IUPUI', + 'US-iniu' => 'IUI', 'US-InU-N' => 'Indiana University Northwest' }