Removed toolbar div we weren’t using

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-06-05 21:03:45 -07:00
parent 4db9892f8c
commit 5326ebd136

View file

@ -21,7 +21,6 @@
<table
data-columns="{{ \App\Presenters\ComponentPresenter::dataTableLayout() }}"
data-cookie-id-table="componentsTable"
data-toolbar="#toolbar"
data-pagination="true"
data-id-table="componentsTable"
data-search="true"