projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fecf62d
)
Add parent for AccountSecurity in page.xml
author
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 10 Nov 2020 14:14:20 +0000
(15:14 +0100)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 10 Nov 2020 14:14:20 +0000
(15:14 +0100)
com.woltlab.wcf/page.xml
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/page.xml
b/com.woltlab.wcf/page.xml
index bfdbaedc5f0d1fa9a8721e9f87101f7175723ceb..6c9fe24f8574eba38e6c8018ae26b9bc9fbd30f9 100644
(file)
--- a/
com.woltlab.wcf/page.xml
+++ b/
com.woltlab.wcf/page.xml
@@
-95,6
+95,8
@@
<controller>wcf\page\AccountSecurityPage</controller>
<name language="de">Benutzerkonto-Sicherheit</name>
<name language="en">Account Security</name>
+ <hasFixedParent>1</hasFixedParent>
+ <parent>com.woltlab.wcf.AccountManagement</parent>
<content language="en">
<title>Account Security</title>
</content>