Changeset 11480 for main/waeup.kofa/trunk/src/waeup/kofa/image
- Timestamp:
- 8 Mar 2014, 06:08:04 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/image/__init__.py
r7819 r11480 1 1 """Image file components. 2 2 3 Including sschemas, widgets and the content components.3 Including schemas, widgets and the content components. 4 4 """ 5 5 from waeup.kofa.image.image import KofaImageFile, createKofaImageFile
Note: See TracChangeset for help on using the changeset viewer.