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

« back to all changes in this revision

Viewing changes to www/media/browser/browser.js

  • Committer: mattgiuca
  • Date: 2008-01-12 16:45:25 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:207
browser.js: Removed trailing slash from the path list
    (this is incorrect since sometimes it displays non-directory files).

Show diffs side-by-side

added added

removed removed

Lines of Context:
263
263
        dom_path.appendChild(link);
264
264
        dom_path.appendChild(document.createTextNode("/"));
265
265
    }
 
266
    dom_path.removeChild(dom_path.lastChild);
266
267
}
267
268
 
268
269
/** Given a mime type, returns the path to the icon.