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

« back to all changes in this revision

Viewing changes to ivle/webapp/filesystem/browser/__init__.py

Merge from new-dispatch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
166
166
    urls = [
167
167
        ('files/*(path)', BrowserView),
168
168
        ('files/', BrowserView),
 
169
        ('/', BrowserView),
169
170
    ]
170
171
 
171
172
    tabs = [