-
Committer:
mattgiuca
-
Date:
2008-02-27 04:13:04 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:595
browser: Removed the browser.js ability to generate path links at the top.
This is now done on the server side (since the client no longer navigates
around).
New topbar (work in progress) - now starts by the server generating the
path links.
Added trailing slash if it's a directory, which should fix the difficulty
in realising a single path segment is actually a path (spotted by sb).