- Issue created by @AstonVictor
- π¬π§United Kingdom aaron.ferris
aaron.ferris β made their first commit to this issueβs fork.
- π¬π§United Kingdom aaron.ferris
Could well be missing something, but some of the previous options are gone in the admin form? Updated as per the admin form.
$this->config('nice_menus.settings') ->set('nice_menus_sf_delay', $form_state->getValue('nice_menus_sf_delay')) ->set('nice_menus_js', $form_state->getValue('nice_menus_js')) ->set('nice_menus_sf_speed', $form_state->getValue('nice_menus_sf_speed')) ->set('nice_menus_default_css', $form_state->getValue('nice_menus_default_css')) ->save();
Swapped a couple of the options out to booleans. Did I miss anything?
- Status changed to Needs work
7 months ago 5:14pm 3 May 2024 - Status changed to Needs review
7 months ago 5:15pm 3 May 2024 -
AstonVictor β
committed ae07654d on 2.0.x
Issue #3444787 - Fix schema
-
AstonVictor β
committed ae07654d on 2.0.x
- Status changed to Fixed
6 months ago 9:58am 6 May 2024 - πΊπ¦Ukraine AstonVictor
Created and merged a new MR.
Fixed the schema and install configs.
Automatically closed - issue fixed for 2 weeks with no activity.