mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-31 20:52:17 +00:00
fix(mail): escape angularJS directive for description
This commit is contained in:
@@ -299,7 +299,7 @@
|
||||
<label class="pseudo-input-label">
|
||||
<var:string label:value="Description"/>
|
||||
</label>
|
||||
<div>
|
||||
<div ng-non-bindable="">
|
||||
<md-content>
|
||||
<var:string value="authorativeEvent.comment.stringByDetectingURLs" const:insertBR="1" const:escapeHTML="NO"/>
|
||||
</md-content>
|
||||
|
||||
Reference in New Issue
Block a user