Files
opensem/resources/views
Valentin Lab 9903579b98 fix: correct form ID mismatch preventing admin content saving
The edit view used ``id='content-form'`` while the shared
``form.blade.php`` calls ``initSaveForm('#homepage-form')``.
The jQuery selector never found the form, so clicking Save
did nothing. Aligned the edit form ID to ``homepage-form``.
2026-02-13 04:07:37 +01:00
..
2020-03-25 00:08:27 +01:00
2021-05-21 00:21:05 +02:00
2025-01-03 03:46:45 +01:00
2021-07-25 23:19:27 +02:00
2020-03-30 00:48:17 +02:00