Standardize hidden key format
This commit is contained in:
parent
a19cef07bf
commit
3da49ceb60
1 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,7 @@ View Assets for {{ $user->present()->fullName() }}
|
|||
@can('viewKeys', $license)
|
||||
{{ mb_strimwidth($license->serial, 0, 50, "...") }}
|
||||
@else
|
||||
---
|
||||
------------
|
||||
@endcan
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue