Changeset 58 for waeup_product/trunk/Widgets.py
- Timestamp:
- 19 Oct 2005, 09:57:15 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup_product/trunk/Widgets.py
r57 r58 81 81 class ScratchcardPinWidgetType(CPSWidgetType): 82 82 """Scratchcard Pin widget type.""" 83 meta_type = "Scratchcard Pin 83 meta_type = "Scratchcard Pin Widget Type" 84 84 cls = ScratchcardPinWidget 85 85
Note: See TracChangeset for help on using the changeset viewer.