mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
arreglado problemas despues de merge conflictivo
This commit is contained in:
@ -103,7 +103,7 @@ class Js_loader extends BaseController
|
|||||||
function presupuestoClienteDirecciones_js()
|
function presupuestoClienteDirecciones_js()
|
||||||
{
|
{
|
||||||
$this->response->setHeader('Content-Type', 'text/javascript');
|
$this->response->setHeader('Content-Type', 'text/javascript');
|
||||||
return view('themes/backend/vuexy/form/presupuestos/cliente/direcciones.js');
|
return view('themes/vuexy/form/presupuestos/cliente/direcciones.js');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
<?= $this->section("content") ?>
|
<?= $this->section("content") ?>
|
||||||
|
|
||||||
|
<?= view("themes/vuexy/form/clientes/cliente/_clienteDireccionesForm") ?>
|
||||||
<div class="container-xxl flex-grow-1 container-p-y">
|
<div class="container-xxl flex-grow-1 container-p-y">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<h3 class="card-title"><?= $boxTitle ?? $pageTitle ?></h3>
|
<h3 class="card-title"><?= $boxTitle ?? $pageTitle ?></h3>
|
||||||
@ -62,20 +63,15 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="errorGeneral" class="fv-plugins-message-container invalid-feedback" style="display: none;">
|
<div id="errorGeneral" class="fv-plugins-message-container invalid-feedback" style="display: none;">
|
||||||
<p>Se ha producido un error al calcular el presupuesto. Póngase en contacto con el administrador</p>
|
<p>Se ha producido un error <br>
|
||||||
|
al calcular el presupuesto. <br>
|
||||||
|
Póngase en contacto con el <br>
|
||||||
|
administrador.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<table id="precios" class="table table-sm" style="display: none;">
|
<div id='divTiradasPrecio'>
|
||||||
<caption>Precio/Unidad por tirada</caption>
|
|
||||||
<thead>
|
</div>
|
||||||
<tr>
|
|
||||||
<th></th>
|
|
||||||
<th></th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -87,9 +83,10 @@
|
|||||||
<div id="tipo-libro" class="content active dstepper-block fv-plugins-bootstrap5 fv-plugins-framework">
|
<div id="tipo-libro" class="content active dstepper-block fv-plugins-bootstrap5 fv-plugins-framework">
|
||||||
<div class="row g-3">
|
<div class="row g-3">
|
||||||
|
|
||||||
|
<?= view("themes/vuexy/form/presupuestos/cliente/_tipoLibroItems") ?>
|
||||||
<?= view("themes/vuexy/form/presupuestos/cliente/_tipoLibroItems") ?>
|
<?php /*
|
||||||
|
<?= view("themes/vuexy/form/presupuestos/cliente/_direccionesItems") ?>
|
||||||
|
*/?>
|
||||||
<div class="col-12 d-flex justify-content-between mt-4">
|
<div class="col-12 d-flex justify-content-between mt-4">
|
||||||
<button class="btn btn-label-secondary btn-prev waves-effect">
|
<button class="btn btn-label-secondary btn-prev waves-effect">
|
||||||
<i class="ti ti-arrow-left ti-xs me-sm-1 me-0"></i>
|
<i class="ti ti-arrow-left ti-xs me-sm-1 me-0"></i>
|
||||||
@ -122,11 +119,11 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Deal Usage -->
|
<!-- Direcciones -->
|
||||||
<div id="direcciones-libro" class="content fv-plugins-bootstrap5 fv-plugins-framework">
|
<div id="direcciones-libro" class="content fv-plugins-bootstrap5 fv-plugins-framework">
|
||||||
<div class="row g-3">
|
<div class="row g-3">
|
||||||
|
|
||||||
|
<?= view("themes/vuexy/form/presupuestos/cliente/_direccionesItems") ?>
|
||||||
|
|
||||||
<div class="col-12 d-flex justify-content-between mt-4">
|
<div class="col-12 d-flex justify-content-between mt-4">
|
||||||
<button class="btn btn-label-secondary btn-prev waves-effect">
|
<button class="btn btn-label-secondary btn-prev waves-effect">
|
||||||
@ -237,4 +234,5 @@ initDisenioLibro();
|
|||||||
<script src="<?= site_url('js_loader/presupuestoCliente_js') ?>"></script>
|
<script src="<?= site_url('js_loader/presupuestoCliente_js') ?>"></script>
|
||||||
<script src="<?= site_url('js_loader/presupuestoClienteTipoLibro_js') ?>"></script>
|
<script src="<?= site_url('js_loader/presupuestoClienteTipoLibro_js') ?>"></script>
|
||||||
<script src="<?= site_url('js_loader/presupuestoClienteDisenioLibro_js') ?>"></script>
|
<script src="<?= site_url('js_loader/presupuestoClienteDisenioLibro_js') ?>"></script>
|
||||||
|
<script src="<?= site_url('js_loader/presupuestoClienteDirecciones_js') ?>"></script>
|
||||||
<?= $this->endSection() ?>
|
<?= $this->endSection() ?>
|
||||||
@ -59,7 +59,7 @@
|
|||||||
/**
|
/**
|
||||||
* JJO
|
* JJO
|
||||||
*/
|
*/
|
||||||
|
--->
|
||||||
<li class="menu-header small text-uppercase">
|
<li class="menu-header small text-uppercase">
|
||||||
<span class="menu-header-text">Test JJO</span>
|
<span class="menu-header-text">Test JJO</span>
|
||||||
</li>
|
</li>
|
||||||
@ -69,7 +69,7 @@
|
|||||||
<div data-i18n="Test">Test</div>
|
<div data-i18n="Test">Test</div>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
--->
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
3058
xdebug.log
3058
xdebug.log
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user