mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 04:03:34 -08:00
Link company on license page
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
74bc06cc49
commit
872600a7a7
|
@ -104,7 +104,7 @@
|
|||
<strong>{{ trans('general.company') }}</strong>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
{{ $license->company->name }}
|
||||
<a href="{{ route('companies.show', $license->company->id) }}">{{ $license->company->name }}</a>
|
||||
</div>
|
||||
</div>
|
||||
@endif
|
||||
|
|
Loading…
Reference in a new issue