plugins/raphael.export.js
authorEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:24:37 +0000 (16:24 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:24:37 +0000 (16:24 +0800)
plugins/raphael.export.js

index 5cb0a61..a9a13a2 100644 (file)
             var tags = new Array;
 
             map(node.attrs['text'].split('\n'), function (text, iterable, line) {
-                Roo.log([text, iterable, line]);
                 line = line || 0;
                 tags.push(tag(
                         'text',