open chat links in new window

This commit is contained in:
Henry Oswald 2015-04-28 16:20:24 +01:00
parent 7d109ce77d
commit f385a7a4b5

View file

@ -45,7 +45,7 @@ aside.chat(
mathjax,
ng-repeat="content in message.contents track by $index"
)
span(ng-bind-html="content | linky")
span(ng-bind-html="content | linky:'_blank'")
.new-message
textarea(