mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
pdf download file name
This commit is contained in:
@ -33,7 +33,7 @@ $settings = $session->get('settings');
|
||||
|
||||
<body>
|
||||
|
||||
<div class="col-md-12" data-id=<?= $ot->id ?>>
|
||||
<div class="col-md-12 pdf-wrapper" data-id="<?= $ot->id."_"."_".$presupuesto->id."_".$presupuesto->titulo ?>">
|
||||
<div class="row">
|
||||
<div class="col-12 d-flex justify-content-between align-items-center">
|
||||
<h5><?= $presupuesto->titulo ?></h5>
|
||||
|
||||
Reference in New Issue
Block a user