really disabled debug coloring
This commit is contained in:
parent
07bafed37e
commit
b7fd4c20ce
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ $(function(){
|
|||
item.attr('style', strippedFilters);
|
||||
}
|
||||
} else {
|
||||
item.attr('fill', '#ff0000');
|
||||
//item.attr('fill', '#ff0000');
|
||||
item.attr('stroke', 'none');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue