web/views/cwsources.py
branchstable
changeset 8150 b5a9706f839e
parent 8136 273d8a03700c
child 8166 20809488fe56
--- a/web/views/cwsources.py	Tue Jan 03 17:59:31 2012 +0100
+++ b/web/views/cwsources.py	Fri Jan 06 18:44:52 2012 +0100
@@ -47,6 +47,8 @@
 _abaa.tag_object_of(('CWDataImport', 'cw_import_of', '*'), False)
 
 _afs = uicfg.autoform_section
+_afs.tag_attribute(('CWSource', 'latest_retrieval'), 'main', 'hidden')
+_afs.tag_attribute(('CWSource', 'in_synchronization'), 'main', 'hidden')
 _afs.tag_object_of(('*', 'cw_for_source', 'CWSource'), 'main', 'hidden')
 
 _affk = uicfg.autoform_field_kwargs