Cosmetic code changes, no functional changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- $list = Collection[Invoice::class] -->
|
||||
<!-- $list=Collection[Invoice::class] -->
|
||||
<!-- Show outstanding invoices -->
|
||||
<table class="table table-bordered w-100" id="invoices_due_{{$type}}">
|
||||
<thead>
|
||||
@@ -27,7 +27,6 @@
|
||||
@section('page-styles')
|
||||
@css(datatables,bootstrap4|rowgroup)
|
||||
@append
|
||||
|
||||
@section('page-scripts')
|
||||
@js(datatables,bootstrap4|rowgroup)
|
||||
|
||||
|
Reference in New Issue
Block a user