| changeset 1028 | 08f6d6b3aea8 |
| parent 1027 | 9ae9453bad73 |
| child 1072 | ac1eacb3aa33 |
--- a/src/widgets/Tagcloud.js Thu Feb 06 17:24:44 2014 +0100 +++ b/src/widgets/Tagcloud.js Thu Feb 06 17:26:57 2014 +0100 @@ -64,7 +64,7 @@ var _regexpword = /[^\.&;,'"!\?\d\(\)\+\[\]\\\…\-«»\/]{3,}/g; } else{ - var _regexpword = /[^\s\.&;,'"!\?\d\(\)\+\[\]\\\…\-«»:\/]{3,}/g; + var _regexpword = /[^\s\.&;,'"!\?\d\(\)\+\[\]\\\…\-«»:\/]{3,}/g; } if (typeof _from !== "undefined" && typeof _to !== "undefined") {