We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e90846 commit 0820345Copy full SHA for 0820345
1 file changed
manager/views/page/eventlog_details.blade.php
@@ -59,7 +59,7 @@
59
</tr>
60
<tr>
61
<td width="100%" colspan="4"><br />
62
- {{ $log->description }}
+ {!! $log->description !!}
63
</td>
64
65
</table>
0 commit comments