progress. implement chat toggling
This commit is contained in:
2
webroot/vendor/autolink.js
vendored
2
webroot/vendor/autolink.js
vendored
@@ -113,7 +113,7 @@ AutoLink.prototype = {
|
||||
var text = this.options.removeHTTP ? removeHTTP(match) : match
|
||||
return (
|
||||
p1 +
|
||||
'<a href="' +
|
||||
'<a target="_blank" href="' +
|
||||
match +
|
||||
'"' +
|
||||
this.attrs +
|
||||
|
||||
Reference in New Issue
Block a user