mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-03 23:19:15 +00:00
Pass nopages to dashboard stuff
This commit is contained in:
@ -249,7 +249,7 @@
|
||||
@stop
|
||||
|
||||
@section('moar_scripts')
|
||||
@include ('partials.bootstrap-table', ['simple_view' => true])
|
||||
@include ('partials.bootstrap-table', ['simple_view' => true, 'nopages' => true])
|
||||
|
||||
@if ($snipeSettings->load_remote=='1')
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.5.0/Chart.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user