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