tableau suivi avancement

This commit is contained in:
Julie Blanc 2026-04-11 17:55:06 +02:00
parent 868a5b702c
commit eea67d2c7c
3 changed files with 43 additions and 0 deletions

View file

@ -24,6 +24,22 @@ tabs:
- home
- print
- error
suivi:
label: Suivi
icon: check
columns:
main:
width: 1/1
sections:
suivi:
label: Avancement des textes
type: pages
templates:
- chapitre
image: false
text: "{{ page.title }}"
info: "{{ page.maquette.toBool ? '✓ Maquette' : '· Maquette' }} | {{ page.typesetting.toBool ? '✓ Typesetting' : '· Typesetting' }} | {{ page.correction.toBool ? '✓ Correction' : '· Correction' }}"
sortBy: title asc
settings:
label: Paramètres
icon: settings