Fix image path for jgraduate

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@347 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2009-07-31 02:23:56 +00:00
parent 05ff4be18f
commit 70c9361e1c
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ function svg_edit_setup() {
{ {
paint: paint, paint: paint,
window: { pickerTitle: title }, window: { pickerTitle: title },
images: { clientPath: "jGraduate/images/" }, images: { clientPath: "jgraduate/images/" },
}, },
function(p) { function(p) {
paint.solidColor = p.solidColor; paint.solidColor = p.solidColor;