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) @can('viewKeys', $license)
{{ mb_strimwidth($license->serial, 0, 50, "...") }} {{ mb_strimwidth($license->serial, 0, 50, "...") }}
@else @else
--- ------------
@endcan @endcan
</td> </td>
</tr> </tr>