remove table-responsive div from several index bladees
This commit is contained in:
parent
43d66a8fcc
commit
b85b4b1e1b
17 changed files with 0 additions and 55 deletions
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-columns="{{ \App\Presenters\AccessoryPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\AccessoryPresenter::dataTableLayout() }}"
|
||||||
|
@ -43,7 +42,6 @@
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -19,8 +19,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-columns="{{ \App\Presenters\CategoryPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\CategoryPresenter::dataTableLayout() }}"
|
||||||
data-cookie-id-table="categoryTable"
|
data-cookie-id-table="categoryTable"
|
||||||
|
@ -41,7 +39,6 @@
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div><!-- /.box-body -->
|
</div><!-- /.box-body -->
|
||||||
</div><!-- /.box -->
|
</div><!-- /.box -->
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -16,8 +16,6 @@
|
||||||
<div class="col-md-9">
|
<div class="col-md-9">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-columns="{{ \App\Presenters\CompanyPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\CompanyPresenter::dataTableLayout() }}"
|
||||||
data-cookie-id-table="companiesTable"
|
data-cookie-id-table="companiesTable"
|
||||||
|
@ -37,9 +35,7 @@
|
||||||
"fileName": "export-companies-{{ date('Y-m-d') }}",
|
"fileName": "export-companies-{{ date('Y-m-d') }}",
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -125,7 +125,6 @@
|
||||||
</div><!-- /.box-header -->
|
</div><!-- /.box-header -->
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
|
|
||||||
<div class="table-responsive">
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="customFieldsTable"
|
data-cookie-id-table="customFieldsTable"
|
||||||
data-id-table="customFieldsTable"
|
data-id-table="customFieldsTable"
|
||||||
|
@ -222,7 +221,6 @@
|
||||||
@endforeach
|
@endforeach
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div><!-- /.box-body -->
|
</div><!-- /.box-body -->
|
||||||
</div><!-- /.box -->
|
</div><!-- /.box -->
|
||||||
</div> <!-- /.col-md-9-->
|
</div> <!-- /.col-md-9-->
|
||||||
|
|
|
@ -16,8 +16,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="departmentsTable"
|
data-cookie-id-table="departmentsTable"
|
||||||
data-pagination="true"
|
data-pagination="true"
|
||||||
|
@ -50,7 +48,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -19,8 +19,6 @@
|
||||||
<div class="col-md-9">
|
<div class="col-md-9">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-columns="{{ \App\Presenters\DepreciationPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\DepreciationPresenter::dataTableLayout() }}"
|
||||||
data-cookie-id-table="depreciationsTable"
|
data-cookie-id-table="depreciationsTable"
|
||||||
|
@ -39,9 +37,7 @@
|
||||||
"fileName": "export-depreciations-{{ date('Y-m-d') }}",
|
"fileName": "export-depreciations-{{ date('Y-m-d') }}",
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div> <!-- /.col-md-9-->
|
</div> <!-- /.col-md-9-->
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="kitsTable"
|
data-cookie-id-table="kitsTable"
|
||||||
data-columns="{{ \App\Presenters\PredefinedKitPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\PredefinedKitPresenter::dataTableLayout() }}"
|
||||||
|
@ -40,7 +39,6 @@
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div> <!--.box-body-->
|
</div> <!--.box-body-->
|
||||||
</div> <!-- /.box.box-default-->
|
</div> <!-- /.box.box-default-->
|
||||||
</div> <!-- .col-md-12-->
|
</div> <!-- .col-md-12-->
|
||||||
|
|
|
@ -18,8 +18,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
@include('partials.locations-bulk-actions')
|
@include('partials.locations-bulk-actions')
|
||||||
|
|
||||||
<table
|
<table
|
||||||
|
@ -47,7 +45,6 @@
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-columns="{{ \App\Presenters\ManufacturerPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\ManufacturerPresenter::dataTableLayout() }}"
|
||||||
data-cookie-id-table="manufacturersTable"
|
data-cookie-id-table="manufacturersTable"
|
||||||
|
@ -50,9 +48,7 @@
|
||||||
"fileName": "export-manufacturers-{{ date('Y-m-d') }}",
|
"fileName": "export-manufacturers-{{ date('Y-m-d') }}",
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div><!-- /.box-body -->
|
</div><!-- /.box-body -->
|
||||||
</div><!-- /.box -->
|
</div><!-- /.box -->
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -37,7 +37,6 @@
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
|
|
||||||
@include('partials.models-bulk-actions')
|
@include('partials.models-bulk-actions')
|
||||||
<div class="table-responsive">
|
|
||||||
<table
|
<table
|
||||||
data-columns="{{ \App\Presenters\AssetModelPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\AssetModelPresenter::dataTableLayout() }}"
|
||||||
data-cookie-id-table="asssetModelsTable"
|
data-cookie-id-table="asssetModelsTable"
|
||||||
|
@ -61,8 +60,6 @@
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ Form::close() }}
|
{{ Form::close() }}
|
||||||
|
|
|
@ -13,8 +13,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="accessoriesReport"
|
data-cookie-id-table="accessoriesReport"
|
||||||
data-pagination="true"
|
data-pagination="true"
|
||||||
|
@ -45,8 +43,6 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -12,9 +12,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
|
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="maintenancesReport"
|
data-cookie-id-table="maintenancesReport"
|
||||||
data-pagination="true"
|
data-pagination="true"
|
||||||
|
@ -54,8 +51,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -16,8 +16,6 @@
|
||||||
|
|
||||||
|
|
||||||
@if (($depreciations) && ($depreciations->count() > 0))
|
@if (($depreciations) && ($depreciations->count() > 0))
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="depreciationReport"
|
data-cookie-id-table="depreciationReport"
|
||||||
data-pagination="true"
|
data-pagination="true"
|
||||||
|
@ -40,9 +38,7 @@
|
||||||
"fileName": "depreciation-report-{{ date('Y-m-d') }}",
|
"fileName": "depreciation-report-{{ date('Y-m-d') }}",
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
</div> <!-- /.table-responsive-->
|
|
||||||
@else
|
@else
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="alert alert-warning fade in">
|
<div class="alert alert-warning fade in">
|
||||||
|
|
|
@ -12,8 +12,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="licensesReport"
|
data-cookie-id-table="licensesReport"
|
||||||
data-pagination="true"
|
data-pagination="true"
|
||||||
|
@ -78,7 +76,6 @@
|
||||||
@endforeach
|
@endforeach
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div> <!-- /.table-responsive-->
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -34,8 +34,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="unacceptedAssetsReport"
|
data-cookie-id-table="unacceptedAssetsReport"
|
||||||
data-pagination="true"
|
data-pagination="true"
|
||||||
|
@ -105,7 +103,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
</tfoot>
|
</tfoot>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -22,8 +22,6 @@
|
||||||
<div class="col-md-9">
|
<div class="col-md-9">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-columns="{{ \App\Presenters\StatusLabelPresenter::dataTableLayout() }}"
|
data-columns="{{ \App\Presenters\StatusLabelPresenter::dataTableLayout() }}"
|
||||||
data-cookie-id-table="statuslabelsTable"
|
data-cookie-id-table="statuslabelsTable"
|
||||||
|
@ -46,7 +44,6 @@
|
||||||
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
"ignoreColumn": ["actions","image","change","checkbox","checkincheckout","icon"]
|
||||||
}'>
|
}'>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -20,8 +20,6 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<div class="box box-default">
|
<div class="box box-default">
|
||||||
<div class="box-body">
|
<div class="box-body">
|
||||||
<div class="table-responsive">
|
|
||||||
|
|
||||||
<table
|
<table
|
||||||
data-cookie-id-table="suppliersTable"
|
data-cookie-id-table="suppliersTable"
|
||||||
data-pagination="true"
|
data-pagination="true"
|
||||||
|
@ -60,7 +58,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue