This commit is contained in:
KONE SOREL 2026-01-17 10:47:01 +00:00
parent 7629e8845a
commit ebed25687a

View File

@ -584,7 +584,7 @@
borderWidth: 2, borderWidth: 2,
borderDash: [6, 6], borderDash: [6, 6],
label: { label: {
content: `Plafond: ${formatMoney(plafond)}`, content: `<?= _('Plafond').': '?> ${formatMoney(plafond)}`,
enabled: true, enabled: true,
position: 'right' position: 'right'
} }