Fix image path for jgraduate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@347 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
05ff4be18f
commit
70c9361e1c
|
@ -585,7 +585,7 @@ function svg_edit_setup() {
|
|||
{
|
||||
paint: paint,
|
||||
window: { pickerTitle: title },
|
||||
images: { clientPath: "jGraduate/images/" },
|
||||
images: { clientPath: "jgraduate/images/" },
|
||||
},
|
||||
function(p) {
|
||||
paint.solidColor = p.solidColor;
|
||||
|
|
Loading…
Reference in New Issue