TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<html xmlns:core="http://typo3.org/ns/TYPO3/CMS/Core/ViewHelpers" data-namespace-typo3-fluid="true">
|
||||
<f:asset.module identifier="@typo3/backend/toolbar/system-information-menu.js"/>
|
||||
<f:render partial="ToolbarItems/ToolbarItem" arguments="{
|
||||
title: 'LLL:EXT:backend/Resources/Private/Language/locallang_toolbar.xlf:toolbarItems.sysinfo',
|
||||
icon: '{core:icon(identifier: \'actions-info-circle\', size: \'small\', alternativeMarkupIdentifier: \'inline\')}'
|
||||
}" />
|
||||
<span class="toolbar-item-badge badge badge-pill badge-warning hidden" data-systeminformation-badge></span>
|
||||
</html>
|
||||
Reference in New Issue
Block a user