Changeset 2698
- Timestamp:
- 17 Nov 2007, 18:29:28 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/waeup_utilities/viewimage.py
r2696 r2698 16 16 def set_trace(): 17 17 pass 18 set_trace()19 18 if path is None and traverse_subpath: 20 19 traverse_subpath.insert(0,traverse_subpath[0][0]) … … 23 22 24 23 return context.waeup_tool.showFsPicture(path) 25 #import logging 26 #logger = logging.getLogger('Skins.viewimage') 24
Note: See TracChangeset for help on using the changeset viewer.