GWM : change in table list nowarp issue

This commit is contained in:
Smart 2024-10-03 10:20:19 +05:30
parent a1bc18bd12
commit 01eaebfc68
2 changed files with 6 additions and 2 deletions

View File

@ -391,4 +391,8 @@ $routes->get('sales_invoice', 'Sales::sales_invoice');
// transporter Routes
$routes->get('transporterListing', 'Supplier::transporterListing');
$routes->post('fetchTransporterDetails', 'Supplier::fetchTransporterDetails');// for Ajax both add and edit....
$routes->get('deleteTransporter', 'Supplier::deleteTransporter');
$routes->get('deleteTransporter', 'Supplier::deleteTransporter');
$routes->post('getSilicaIGR', 'Supplier::getSilicaIGR');

View File

@ -80,7 +80,7 @@
<div class="error" id="error"></div>
</form>
<div class="card-body">
<table id="raw_material_list_table" class="table dt-responsive nowrap w-100">
<table id="raw_material_list_table" class="table dt-responsive">
<thead>
<tr>