User page style fixed.

This commit is contained in:
Cüneyt Şentürk
2020-03-20 11:02:14 +03:00
parent 3500570b92
commit b77119c1f0
3 changed files with 17 additions and 9 deletions

View File

@ -48,7 +48,7 @@
@if (user()->id != $item->id)
{{ Form::bulkActionGroup($item->id, $item->name) }}
@else
{{ Form::bulkActionGroup($item->id, $item->name, ['disabled' => 'disabled']) }}
{{ Form::bulkActionGroup($item->id, $item->name, ['disabled' => 'true']) }}
@endif
</td>
<td class="col-xs-4 col-sm-3 col-md-2 col-lg-3">