Remove accidental line
This commit is contained in:
parent
e95703cb18
commit
bdf5708bfc
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@
|
||||||
</table>
|
</table>
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
{{ $show_user->licenses->count() }}
|
|
||||||
@if ($show_user->licenses->count() > 0)
|
@if ($show_user->licenses->count() > 0)
|
||||||
<div id="licenses-toolbar">
|
<div id="licenses-toolbar">
|
||||||
<h4>{{ trans_choice('general.countable.licenses', $show_user->licenses->count(), ['count' => $show_user->licenses->count()]) }}</h4>
|
<h4>{{ trans_choice('general.countable.licenses', $show_user->licenses->count(), ['count' => $show_user->licenses->count()]) }}</h4>
|
||||||
|
|
Loading…
Add table
Reference in a new issue