mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-02 14:29:30 +00:00
Removed asset tag from accessory checkin markdown notification
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
| | |
|
||||
| ------------- | ------------- |
|
||||
| **{{ trans('mail.asset_name') }}** | {{ $item->name }} |
|
||||
| **{{ trans('mail.asset_tag') }}** | {{ $item->asset_tag }} |
|
||||
@if (isset($item->manufacturer))
|
||||
| **{{ trans('general.manufacturer') }}** | {{ $item->manufacturer->name }} |
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user