Changeset 109
- Timestamp:
- 08/31/05 10:22:41 (3 years ago)
- Files:
-
- accountmanagerplugin/trunk/acct_mgr/web_ui.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
accountmanagerplugin/trunk/acct_mgr/web_ui.py
r108 r109 138 138 # ITemplateProvider 139 139 140 def get_htdocs_dir (self):140 def get_htdocs_dirs(self): 141 141 """Return the absolute path of a directory containing additional 142 142 static resources (such as images, style sheets, etc).
