a
This commit is contained in:
parent
13012eddc0
commit
b61731b370
|
|
@ -285,6 +285,18 @@
|
|||
<i class="fas fa-calculator"></i>
|
||||
<span class="text"> <?= _("Consulter Barème prise en charge") ?> </span>
|
||||
</button>
|
||||
|
||||
<a class="btn-bareme" href="Baremepriseenchargelettreclecons/">
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="2" y="2" width="12" height="12" rx="2" stroke="currentColor" stroke-width="1.2"/>
|
||||
<text x="8" y="11" font-size="7" font-weight="600" text-anchor="middle" fill="currentColor" font-family="sans-serif">A</text>
|
||||
</svg>
|
||||
<?= _("Consulter Barème prise en charge") ?>
|
||||
</a>
|
||||
|
||||
<i class="fas fa-tachometer-alt text-danger"></i>
|
||||
<span class="accordion-title text-truncate" style="max-width: 230px;"><?= _("Consulter Barème prise en charge")?></span>
|
||||
<i class="accordion-icon bi bi-chevron-down"></i>
|
||||
|
||||
<div class="accordion-content">
|
||||
<div class="legend-container d-none d-lg-inline">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user