Changeset 109

Show
Ignore:
Timestamp:
08/31/05 10:22:41 (3 years ago)
Author:
mgood
Message:

AccountManagerPlugin:

follow up to [108] to fix one missed ITemplateProvider change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • accountmanagerplugin/trunk/acct_mgr/web_ui.py

    r108 r109  
    138138    # ITemplateProvider 
    139139     
    140     def get_htdocs_dir(self): 
     140    def get_htdocs_dirs(self): 
    141141        """Return the absolute path of a directory containing additional 
    142142        static resources (such as images, style sheets, etc).