Fixed supplier string in hardware view

This commit is contained in:
snipe 2016-11-30 23:19:13 -08:00
parent 6c366eb112
commit 7513c99dd0

View file

@ -214,7 +214,7 @@
@if ($asset->supplier)
<tr>
<td>{{ trans('admin/hardware/form.supplier') }}</td>
<td>{{ trans('general.supplier') }}</td>
<td>
@can ('superuser')
<a href="{{ route('view/supplier', $asset->supplier_id) }}">