CC-2968: Folder icons missing when choosing Import Folder

Changed the path to the img resource. Icon shows up fine now.
This commit is contained in:
Yuchen Wang 2011-10-19 14:01:51 -04:00
parent d9186a3bf2
commit 6237a199af

View file

@ -13,7 +13,7 @@ function setWatchedDirEvents() {
//knownPaths: [{text:'Desktop', image:'desktop.png', path:'/home'}],
knownPaths: [],
imageUrl: 'img/icons/',
systemImageUrl: 'img/browser/',
systemImageUrl: '/css/img/',
handlerUrl: '/Preference/server-browse/format/json',
title: 'Choose Storage Folder',
basePath: '',