mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
terminado
This commit is contained in:
@ -42,9 +42,13 @@
|
||||
<div id="accordionTip1" class="accordion-collapse collapse show" data-bs-parent="#accordionPreciosLineas">
|
||||
<div class="accordion-body">
|
||||
|
||||
<button id="applyChanges" type="button" class="btn btn-primary">
|
||||
<button id="btnApply" type="button" class="btn btn-primary d-none">
|
||||
Guardar y aplicar a clientes
|
||||
</button>
|
||||
<button id="btnUndo" type="button" class="btn btn-secondary d-none">
|
||||
Descartar cambios
|
||||
</button>
|
||||
|
||||
<table id="tableOfPlantillasPreciosLineas" class="table table-striped table-hover" style="width: 100%;">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user