# HG changeset patch # User Sylvain Thénault # Date 1318336128 -7200 # Node ID 28fe0b91ad8ad9d5003f2c8e8d9bbb9219f1840b # Parent b25dda2214a2bf5aa96fa9faac1412950bbd390a [source] remove uicfg rule for dropped synchronizing attribute diff -r b25dda2214a2 -r 28fe0b91ad8a 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