Cuotas compactas
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
<div class="column">Cuotas</div>
|
||||
<div class="column">{{$venta->formaPago()->pie->cuotas}}</div>
|
||||
</div>
|
||||
<table class="ui table" id="cuotas">
|
||||
<table class="ui compact table" id="cuotas">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>#</th>
|
||||
@ -299,7 +299,7 @@
|
||||
zeroRecords: 'No se encotró cuotas con ese criterio',
|
||||
search: 'Buscar: '
|
||||
},
|
||||
pageLength: "25",
|
||||
pageLength: "100",
|
||||
columnDefs: [
|
||||
{
|
||||
target: 1,
|
||||
|
Reference in New Issue
Block a user