mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
When a student-access share link specifies a locked_year, the Année field in the student-facing form is now pre-filled with that year and rendered as disabled+readonly, with a hidden input ensuring the value is submitted. - renderShareLinkForm() exposes from ['locked_year'] - fieldset-academic.php checks for : if set, outputs a hidden input plus the visible field locked to that value; otherwise falls back to the normal editable field