Author: david
Date: Thu Oct 14 14:18:55 2010
New Revision: 8125

Log:
Add fixture for default publication status setting. Refs issue #1658.

Modified:
   trunk/data/fixtures/settings.yml

Modified: trunk/data/fixtures/settings.yml
==============================================================================
--- trunk/data/fixtures/settings.yml    Thu Oct 14 14:14:53 2010        (r8124)
+++ trunk/data/fixtures/settings.yml    Thu Oct 14 14:18:55 2010        (r8125)
@@ -29,6 +29,11 @@
     editable: 1
     deleteable: 0
     value: none
+  QubitSetting_default_pub_status:
+    name: defaultPubStatus 
+    editable: 1
+    deleteable: 0
+    value: <?php echo QubitTerm::PUBLICATION_STATUS_DRAFT_ID."\n" ?>
   QubitSetting_8:
     name: informationobject
     scope: default_template

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