From 2461c889e6b00e90645c827b7ab5e31e027c6068 Mon Sep 17 00:00:00 2001 From: phette23 Date: Wed, 3 Jul 2024 08:34:43 -0700 Subject: [PATCH] fix: rm programs.yaml which is included in cca_local subjects now --- app_data/vocabularies.yaml | 3 --- app_data/vocabularies/programs.yaml | 35 ----------------------------- 2 files changed, 38 deletions(-) delete mode 100644 app_data/vocabularies/programs.yaml diff --git a/app_data/vocabularies.yaml b/app_data/vocabularies.yaml index d99997c..40bec12 100644 --- a/app_data/vocabularies.yaml +++ b/app_data/vocabularies.yaml @@ -42,6 +42,3 @@ affiliations: names: pid-type: names data-file: vocabularies/names.yaml -programs: - pid-type: sub - data-file: vocabularies/programs.yaml diff --git a/app_data/vocabularies/programs.yaml b/app_data/vocabularies/programs.yaml deleted file mode 100644 index 0928643..0000000 --- a/app_data/vocabularies/programs.yaml +++ /dev/null @@ -1,35 +0,0 @@ -- id: ANIMA - props: - code: ANIMA - workday_refid: AU_ANIMA - division: Fine Arts - title: - en: Animation Program -- id: ARCHT - props: - code: ARCHT - workday_refid: AU_ARCHT - division: Architecture - title: - en: Architecture (B.A.) Program -- id: CERAM - props: - code: CERAM - workday_refid: AU_CERAM - division: Fine Arts - title: - en: Ceramics Program -- id: COMAR - props: - code: COMAR - workday_refid: AU_COMAR - division: Fine Arts - title: - en: Community Arts Program -- id: FYCST - props: - code: FYCST - workday_refid: AU_CORES - division: Humanities and Sciences - title: - en: First Year Program