v0.12.0 - Fixed pagination
Fixed RolesController.php - Changes "User" to "Bruger" Added æøåÆØÅ to roles pattern Fixed bugs/mistakes
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
@endforeach
|
||||
</table>
|
||||
|
||||
{{ $contacts->links() }}
|
||||
|
||||
<script>
|
||||
$('#search').on('keyup', function () {
|
||||
$value = $(this).val();
|
||||
|
||||
Reference in New Issue
Block a user