Changeset 2675 for WAeUP_SRP/base/skins


Ignore:
Timestamp:
16 Nov 2007, 09:45:30 (17 years ago)
Author:
joachim
Message:

new images directory structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_utilities/viewimage.py

    r2335 r2675  
    1717        pass
    1818if path is None and traverse_subpath:
     19    traverse_subpath.insert(0,traverse_subpath[0][0])
    1920    path = "/".join(traverse_subpath)
     21       
     22#set_trace()
    2023return context.waeup_tool.showFsPicture(path)
    2124#import logging
Note: See TracChangeset for help on using the changeset viewer.