web/views/autoform.py
branchstable
changeset 3521 ad041dae15aa
parent 3518 11ce4682187d
child 3524 a3431f4e2f40
child 3586 52b00c5e441a
--- a/web/views/autoform.py	Tue Sep 29 12:46:22 2009 +0200
+++ b/web/views/autoform.py	Tue Sep 29 15:09:12 2009 +0200
@@ -451,7 +451,7 @@
 uicfg.autoform_section.tag_attribute(('*', 'modification_date'), 'metadata')
 uicfg.autoform_section.tag_attribute(('*', 'cwuri'), 'metadata')
 uicfg.autoform_section.tag_attribute(('*', 'has_text'), 'generated')
-uicfg.autoform_section.tag_subject_of(('*', 'in_state', '*'), 'primary')
+uicfg.autoform_section.tag_subject_of(('*', 'in_state', '*'), 'generated')
 uicfg.autoform_section.tag_subject_of(('*', 'owned_by', '*'), 'metadata')
 uicfg.autoform_section.tag_subject_of(('*', 'created_by', '*'), 'metadata')
 uicfg.autoform_section.tag_subject_of(('*', 'is', '*'), 'generated')