nextcloud/apps/settings/templates
Ferdinand Thiessen 60f4b4c159
fix(settings): use proper component structure to make navigation work
`NcAppNavigation` is only allowed in `NcContent` but we were not using
it because the content was rendered by the server as templates.
This is now fixed by moving the content inside the `NcContent` once
mounted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-05-10 22:18:29 +02:00
..
settings fix(settings): use proper component structure to make navigation work 2026-05-10 22:18:29 +02:00
help.php fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +02:00