Changeset 12400 for main/ikobacustom.pcn/trunk/src/ikobacustom/pcn/products
- Timestamp:
- 5 Jan 2015, 07:22:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.pcn/trunk/src/ikobacustom/pcn/products/product.py
r12371 r12400 34 34 grok.provides(IPCNProduct) 35 35 36 form_fields_interface = IPCNProduct 37 36 38 PCNProduct = attrs_to_fields(PCNProduct) 37 39
Note: See TracChangeset for help on using the changeset viewer.