nextcloud/apps/settings/templates
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
..
settings fix(settings): do not show admin section container if empty 2026-04-09 10:28:50 +00:00
help.php fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +02:00