Author: mcantelon
Date: Tue Jan  3 15:03:48 2012
New Revision: 10544

Log:
Added support to import tool for statementOfScaleArchitectural and 
statementOfScaleCartographic.

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

Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php      Tue Jan  3 14:44:53 2012        
(r10543)
+++ trunk/lib/task/csvImportTask.class.php      Tue Jan  3 15:03:48 2012        
(r10544)
@@ -139,7 +139,9 @@
       'propertyMap' => array(
         'titleStatementOfResponsibility' => 'titleStatementOfResponsibility',
         'radNoteStatementOfResponsibility' => 
'statementOfResponsibilityRelatingToPublishersSeries',
-        'titleProperOfPublishersSeries' => 'titleProperOfPublishersSeries'
+        'titleProperOfPublishersSeries' => 'titleProperOfPublishersSeries',
+        'statementOfScaleArchitectural' => 'statementOfScaleArchitectural',
+        'statementOfScaleCartographic' => 'statementOfScaleCartographic'
       ),
       'noteMap' => array(
         'radNoteConservation' => 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