Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
This commit is contained in:
commit
96efec37cd
|
@ -1,4 +1,4 @@
|
|||
/*
|
||||
/*
|
||||
* svgcanvas.js
|
||||
*
|
||||
* Licensed under the Apache License, Version 2
|
||||
|
@ -5615,7 +5615,7 @@ function BatchCommand(text) {
|
|||
} catch(e) { console.log(e); }
|
||||
}
|
||||
}
|
||||
deepdive(svgcontent);
|
||||
if(!isWebkit) {deepdive(svgcontent);}
|
||||
|
||||
var content = $(svgcontent);
|
||||
|
||||
|
|
Loading…
Reference in a new issue