a
This commit is contained in:
parent
6d75726848
commit
b015808159
|
|
@ -317,18 +317,17 @@
|
|||
<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 class="btn-bareme" href="javascript:consulter_detail_bareme_college(<?=$idBaremePriseEnCharge?>);">
|
||||
|
||||
<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">
|
||||
<table class="legend-table">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user