[source] remove uicfg rule for dropped synchronizing attribute stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 11 Oct 2011 14:28:48 +0200
branchstable
changeset 7935 28fe0b91ad8a
parent 7933 b25dda2214a2
child 7936 82d76492e21e
[source] remove uicfg rule for dropped synchronizing attribute
web/views/cwsources.py
--- a/web/views/cwsources.py	Tue Oct 11 13:54:17 2011 +0200
+++ b/web/views/cwsources.py	Tue Oct 11 14:28:48 2011 +0200
@@ -39,7 +39,6 @@
 _abaa.tag_object_of(('CWSourceSchemaConfig', 'cw_host_config_of', '*'), False)
 
 _afs = uicfg.autoform_section
-_afs.tag_attribute(('CWSource', 'synchronizing'), 'main', 'hidden')
 _afs.tag_object_of(('*', 'cw_for_source', 'CWSource'), 'main', 'hidden')
 
 _affk = uicfg.autoform_field_kwargs