Author: mcantelon
Date: Tue Mar 27 12:57:06 2012
New Revision: 11287

Log:
Added parallel title support.

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

Modified: trunk/lib/task/import/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/import/csvImportTask.class.php       Tue Mar 27 12:44:24 
2012        (r11286)
+++ trunk/lib/task/import/csvImportTask.class.php       Tue Mar 27 12:57:06 
2012        (r11287)
@@ -149,6 +149,7 @@
          ),
       */
       'columnMap' => array(
+        'parallelTitle' => 'alternateTitle'
       ),
 
       /* import columns that can be added using the

-- 
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