[Feature] Added Supplier and Assigned to in asset email alert

[Bugfix] Fixed escaping for email templates for L5.2
This commit is contained in:
snipe 2016-04-23 04:04:03 -07:00
parent b250e2b5f0
commit 898d9ad025

View file

@ -11,9 +11,11 @@
<td><strong>Tag</strong></td>
<td><strong>Expires</strong></td>
<td><strong>Days</strong></td>
<td><strong>Supplier</strong></td>
<td><strong>Assigned To</strong></td>
</tr>
{{ $email_content }}
{!! $email_content !!}
</table>