From 2531b971e9b3348bd36f7d89f82e1350e4464d00 Mon Sep 17 00:00:00 2001 From: "djpillen@umich.edu" Date: Fri, 13 Oct 2017 16:43:52 -0400 Subject: [PATCH] remove old instructions for Yale Container plugin --- backend/model/container_plugin.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 backend/model/container_plugin.txt diff --git a/backend/model/container_plugin.txt b/backend/model/container_plugin.txt deleted file mode 100644 index dfa35d1..0000000 --- a/backend/model/container_plugin.txt +++ /dev/null @@ -1,7 +0,0 @@ -The following are modifications that will need to be made to container_managements/backend/model/mixins/converter_extra_container_values.rb -Once the container management plugin is fully integrated into the core code, these should be added to bhl_ead_converter - - -1. next if context == :note_orderedlist -2. Remove .downcase from att("label") -3. assign type_1 to att('type'), type_2 and type_3 to att('label') \ No newline at end of file