Author: mcantelon
Date: Fri Jan 13 19:48:41 2012
New Revision: 10674
Log:
Added another column to accession import.
Modified:
trunk/lib/task/csvAccessionImportTask.class.php
Modified: trunk/lib/task/csvAccessionImportTask.class.php
==============================================================================
--- trunk/lib/task/csvAccessionImportTask.class.php Fri Jan 13 19:36:39
2012 (r10673)
+++ trunk/lib/task/csvAccessionImportTask.class.php Fri Jan 13 19:48:41
2012 (r10674)
@@ -153,6 +153,7 @@
*/
'columnMap' => array(
'TITLE' => 'title',
+ 'LOCATION' => 'locationInformation',
'ACCESSION NOTE' => 'processingNotes'
),
--
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.