From: Thomas Citharel Date: Fri, 5 Jan 2024 09:06:28 +0000 (+0100) Subject: fix(settings): check if activeSectionId and activeSectionType are defined before... X-Git-Tag: v29.0.0beta1~530^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0d39079c99d9ae0fbe019b1ffad5fbdbe3bc06f5;p=nextcloud-server.git fix(settings): check if activeSectionId and activeSectionType are defined before using them Closes #41513 Signed-off-by: Thomas Citharel --- diff --git a/apps/settings/templates/settings/frame.php b/apps/settings/templates/settings/frame.php index fac4753eeaf..9b9bab8c283 100644 --- a/apps/settings/templates/settings/frame.php +++ b/apps/settings/templates/settings/frame.php @@ -84,6 +84,6 @@ script('files', 'jquery.fileupload'); -
+
data-active-section-id="" data-active-section-type="" >