Minor clarification of preventAllURLConfig
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2803 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
297f10489f
commit
a506f6c02f
|
@ -28,7 +28,7 @@ svgEditor.setConfig({
|
||||||
// preventURLContentLoading: true,
|
// preventURLContentLoading: true,
|
||||||
/**
|
/**
|
||||||
To override the ability for URLs to set other configuration (including
|
To override the ability for URLs to set other configuration (including
|
||||||
extensions), uncomment the following:
|
extension config), uncomment the following:
|
||||||
*/
|
*/
|
||||||
// preventAllURLConfig: true,
|
// preventAllURLConfig: true,
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue