~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/dispatch/__init__.py

ivle.webapp.browser: Move to ivle.webapp.filesystem.browser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
    'ivle.webapp.admin.user#Plugin',
54
54
    'ivle.webapp.tutorial#Plugin',
55
55
    'ivle.webapp.admin.subject#Plugin',
56
 
    'ivle.webapp.browser#Plugin',
 
56
    'ivle.webapp.filesystem.browser#Plugin',
57
57
    'ivle.webapp.groups#Plugin',
58
58
    'ivle.webapp.console#Plugin',
59
59
    'ivle.webapp.security#Plugin',