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

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2010-02-25 23:00:45 UTC
  • Revision ID: grantw@unimelb.edu.au-20100225230045-ir5vvqaeapg50emc
Fix filebrowser help link.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    """
44
44
    template = 'template.html'
45
45
    tab = 'files'
46
 
    help = 'Filesystem/Browser'
 
46
    help = 'Files/Browser'
47
47
    breadcrumb_text = 'Files'
48
48
 
49
49
    subpath_allowed = True