TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<html
|
||||
xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
|
||||
data-namespace-typo3-fluid="true"
|
||||
>
|
||||
<f:asset.module identifier="@typo3/backend/security/element/sudo-mode.js"/>
|
||||
<typo3-backend-security-sudo-mode
|
||||
verifyActionUri="{verifyActionUri}"
|
||||
labels="{labels -> f:format.json()}"
|
||||
{f:if(condition: allowInstallToolPassword, then: 'allow-install-tool-password')}
|
||||
></typo3-backend-security-sudo-mode>
|
||||
</html>
|
||||
Reference in New Issue
Block a user