TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<html xmlns:core="http://typo3.org/ns/TYPO3/CMS/Core/ViewHelpers" data-namespace-typo3-fluid="true">
|
||||
|
||||
<f:asset.module identifier="@typo3/backend/live-search/toolbar/live-search-toolbar-item.js"/>
|
||||
<button
|
||||
class="toolbar-item-link t3js-topbar-button-search"
|
||||
aria-haspopup="dialog"
|
||||
>
|
||||
<f:render partial="ToolbarItems/ToolbarItem" arguments="{
|
||||
title: 'LLL:EXT:backend/Resources/Private/Language/locallang_toolbar.xlf:toolbarItems.search',
|
||||
icon: '{core:icon(identifier: \'actions-search\', size: \'small\', alternativeMarkupIdentifier: \'inline\')}'
|
||||
}" />
|
||||
</button>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user