Author: mcantelon
Date: Tue Mar 27 11:52:05 2012
New Revision: 11285
Log:
Added support for standard number.
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 00:03:29
2012 (r11284)
+++ trunk/lib/task/import/csvImportTask.class.php Tue Mar 27 11:52:05
2012 (r11285)
@@ -158,7 +158,8 @@
'statementOfScaleArchitectural' =>
'statementOfScaleArchitectural',
'statementOfScaleCartographic' => 'statementOfScaleCartographic',
'radTitleProperOfPublishersSeries' =>
'titleProperOfPublishersSeries',
- 'radNumberingWithinPublishersSeries' =>
'numberingWithinPublishersSeries'
+ 'radNumberingWithinPublishersSeries' =>
'numberingWithinPublishersSeries',
+ 'radStandardNumber' => 'standardNumber'
),
/* import columns that can be added as QubitNote objects */
--
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.