mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
[Feature] Added Supplier and Assigned to in asset email alert
[Bugfix] Fixed escaping for email templates for L5.2
This commit is contained in:
parent
b250e2b5f0
commit
898d9ad025
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue