Author: sevein
Date: Fri Sep 16 16:23:53 2011
New Revision: 9740

Log:
Cosmetic changes

Modified:
   trunk/apps/qubit/modules/right/actions/editComponent.class.php

Modified: trunk/apps/qubit/modules/right/actions/editComponent.class.php
==============================================================================
--- trunk/apps/qubit/modules/right/actions/editComponent.class.php      Fri Sep 
16 16:22:00 2011        (r9739)
+++ trunk/apps/qubit/modules/right/actions/editComponent.class.php      Fri Sep 
16 16:23:53 2011        (r9740)
@@ -22,25 +22,24 @@
   // Arrays not allowed in class constants
   public static
     $NAMES = array(
-    'act',
-    'basis',
-    'endDate',
-    'startDate',
-    'restriction',
-    'rightsHolder',
-    'rightsNote',
-    'copyrightStatus',
-    'copyrightStatusDate',
-    'copyrightJurisdiction',
-    'copyrightNote',
-    'licenseIdentifier',
-    'licenseTerms',
-    'licenseNote',
-    'statuteJurisdiction',
-    'statuteCitation',
-    'statuteDeterminationDate',
-    'statuteNote'
-);
+      'act',
+      'basis',
+      'endDate',
+      'startDate',
+      'restriction',
+      'rightsHolder',
+      'rightsNote',
+      'copyrightStatus',
+      'copyrightStatusDate',
+      'copyrightJurisdiction',
+      'copyrightNote',
+      'licenseIdentifier',
+      'licenseTerms',
+      'licenseNote',
+      'statuteJurisdiction',
+      'statuteCitation',
+      'statuteDeterminationDate',
+      'statuteNote');
 
   protected function addField($name)
   {

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