nextcloud/apps/settings/templates/settings
Ferdinand Thiessen 0fb42e0515 fix(settings): do not show admin section container if empty
- fixes https://github.com/nextcloud/server/issues/59337

Already fixed for Nextcloud 34+ but here we need to fix the legacy
navigation as well.
The problem is that empty `<ul>` elements are not allowed,
lists always require at least one list item for accessibility.
Ref: https://www.w3.org/TR/wai-aria-1.2/#mustContain

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-09 10:28:50 +00:00
..
admin chore(version): Hub 25 Autumn -> Hub 26 Winter 2026-01-18 17:00:21 +01:00
personal chore: remove X from social links 2026-01-26 13:03:58 +00:00
additional.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
empty.php feat(files_external): Move script loading to CommonSettingsTrait to reduce duplicated code between admin and user settings 2026-01-13 01:30:37 +00:00
frame.php fix(settings): do not show admin section container if empty 2026-04-09 10:28:50 +00:00