Standardize hidden key format

This commit is contained in:
snipe 2017-12-05 16:26:39 -08:00
parent a19cef07bf
commit 3da49ceb60

View file

@ -103,7 +103,7 @@ View Assets for {{ $user->present()->fullName() }}
@can('viewKeys', $license)
{{ mb_strimwidth($license->serial, 0, 50, "...") }}
@else
---
------------
@endcan
</td>
</tr>