Remove another data-toggle="table" - possibly the last one

This commit is contained in:
Brady Wetherington 2022-03-07 12:52:42 -08:00
parent 6f3e9033c2
commit 8d49d35463

View file

@ -33,7 +33,7 @@
id="depreciationReport"
data-url="{{ route('api.depreciation-report.index') }}"
data-mobile-responsive="true"
data-toggle="table"
{{-- data-toggle="table" --}}
class="table table-striped snipe-table"
data-columns="{{ \App\Presenters\DepreciationReportPresenter::dataTableLayout() }}"
data-export-options='{