Skip to content

Commit

Permalink
remove editable external_ids stuff - now handled by visible_external_…
Browse files Browse the repository at this point in the history
…ids plugin
  • Loading branch information
jambun committed Oct 29, 2015
1 parent bbc1d73 commit b1785b1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 22 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,6 @@ To allow partial imports, set the following in config.rb:
This will cause the row to be skipped, but allow the import to continue.


### External IDs are editable

This plugin makes external_ids editable. This makes it possible to set external_ids in
series archival_object records that will match rows in the Box file.
Note that the source must equal the value set in AppConfig[:container_management_rms_source]


### archival_object.rms_import_batch

Resource Component (Archival Object) records have a new field
Expand Down
4 changes: 0 additions & 4 deletions frontend/locales/en.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
en:
external_id:
_frontend:
action:
add: Add External ID
import_job:
import_type_rm_export: Records Management Zipfile
reports:
Expand Down
5 changes: 0 additions & 5 deletions frontend/views/external_ids/_edit.html.erb

This file was deleted.

6 changes: 0 additions & 6 deletions frontend/views/external_ids/_template.html.erb

This file was deleted.

0 comments on commit b1785b1

Please sign in to comment.