updated admin dashboard to say No Permissions instead of None as it lead to horrible search capability on the page.
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
{{ implode(', ', $perm) }}
|
{{ implode(', ', $perm) }}
|
||||||
@endforeach
|
@endforeach
|
||||||
@else
|
@else
|
||||||
None
|
No Permissions
|
||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
|
|||||||
Reference in New Issue
Block a user