CC-2561: Broken image links when selecting directory from server.
-fixed
This commit is contained in:
parent
232470c66b
commit
8ca2eec3e0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ function setWatchedDirEvents() {
|
||||||
//knownPaths: [{text:'Desktop', image:'desktop.png', path:'/home'}],
|
//knownPaths: [{text:'Desktop', image:'desktop.png', path:'/home'}],
|
||||||
knownPaths: [],
|
knownPaths: [],
|
||||||
imageUrl: 'img/icons/',
|
imageUrl: 'img/icons/',
|
||||||
systemImageUrl: 'img/browser/',
|
systemImageUrl: '/css/img/',
|
||||||
handlerUrl: '/Preference/server-browse/format/json',
|
handlerUrl: '/Preference/server-browse/format/json',
|
||||||
title: 'Choose Folder to Watch',
|
title: 'Choose Folder to Watch',
|
||||||
basePath: '',
|
basePath: '',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue