web/views/workflow.py
branchstable
changeset 6763 9c4820021f52
parent 6692 bbc3f7c9f8d9
child 7403 344aa07dd0f2
--- a/web/views/workflow.py	Tue Jan 04 13:42:01 2011 +0100
+++ b/web/views/workflow.py	Tue Jan 04 14:26:38 2011 +0100
@@ -74,6 +74,7 @@
 _afs = uicfg.autoform_section
 _afs.tag_subject_of(('TrInfo', 'to_state', '*'), 'main', 'hidden')
 _afs.tag_subject_of(('TrInfo', 'from_state', '*'), 'main', 'hidden')
+_afs.tag_attribute(('TrInfo', 'tr_count'), 'main', 'hidden')
 _afs.tag_object_of(('State', 'allowed_transition', '*'), 'main', 'attributes')