Author: mcantelon
Date: Mon Dec 19 16:21:40 2011
New Revision: 10438

Log:
Added more columns to the CSV import.

Modified:
   trunk/lib/task/csvImportTask.class.php

Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php      Mon Dec 19 14:39:17 2011        
(r10437)
+++ trunk/lib/task/csvImportTask.class.php      Mon Dec 19 16:21:40 2011        
(r10438)
@@ -82,6 +82,10 @@
         'Acquisition' => 'acquisition',
         'Access conditions' => 'accessConditions',
         'Location of copies' => 'locationOfCopies',
+        'Location of originals' => 'locationOfOriginals',
+        'Related units of description' => 'relatedUnitsOfDescription',
+        'Archival history' => 'archivalHistory',
+        'Arrangement' => 'arrangement',
         '???' => 'physicalCharacteristics'
       ),
       'propertyMap' => array(

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to