forked from openlp/openlp
Remove comment
This commit is contained in:
parent
1c79b28461
commit
44eb1fb024
@ -139,7 +139,6 @@ sup {
|
||||
if(outline!=null)
|
||||
txt = outline;
|
||||
if(window.getComputedStyle(txt).webkitTextStrokeWidth!="0px"){
|
||||
/* (\w+) and $1 preferable but qtwebkit doesn't seem to support capturing groups */
|
||||
newtext = '<span>' + newtext.replace(/[ ](?![^<]*>)/g, "</span> <span>") + '</span>';
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user