Merge Publication fieldset's is_published checkbox into Backoffice fieldset

Move the is_published checkbox from its own separate Publication fieldset
into the Backoffice fieldset (as item #8). This means the publish control
is now present in both add and edit admin forms (previously it was only
shown in edit mode via $showPublish).
This commit is contained in:
Pontoporeia
2026-05-09 18:54:14 +02:00
parent c4a23d5c2d
commit bcf683c5c1
3 changed files with 14 additions and 21 deletions

View File

@@ -177,7 +177,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_FILES['csv_file'])) {
'design et politique du multiple' => 'DPM',
'narration spéculative' => 'NS',
'pacs' => 'PACS',
'pratique de l''art' => 'PACS',
'pratique de l\'art' => 'PACS',
];
// Resolve an AP string (code or full name) → ap_program id.