Fix image path for jgraduate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@347 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user