Changeset 6132 for main/waeup.sirp/trunk/src/waeup/sirp/browser/layout.py
- Timestamp:
- 18 May 2011, 20:27:02 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/browser/layout.py
r6030 r6132 106 106 if self.widgets.get('title'): 107 107 self.widgets['title'].displayWidth = 80 108 if self.widgets.get('frontpage'): 109 self.widgets['frontpage'].width = 70 108 110 109 111 class WAeUPAddFormPage(AddForm, UtilityView):
Note: See TracChangeset for help on using the changeset viewer.