Changeset 2456

Show
Ignore:
Timestamp:
07/11/07 16:10:34 (1 year ago)
Author:
coling
Message:

WorkLogPlugin:

General cleanup of files copied and not used

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • worklogplugin/0.10/worklog/webui.py

    r2452 r2456  
    109109                             } 
    110110        add_stylesheet(req, "worklog/worklogplugin.css") 
    111         add_script(req, "worklog/linkifyer.js") 
    112111        return 'worklog.cs', 'text/html' 
    113112