mediawiki-skins-Vector/includes/templates/ColumnEnd.mustache
bwang 8f5b33fee3 Replace 'more' menu with page tools pinnable dropdown
Bug: T317897
Change-Id: Ia94ebc32041bb3c2f86d461b310766b2d14c66a2
2022-11-10 15:33:16 -06:00

6 lines
241 B
Plaintext

<div class="vector-column-end">
<nav id="vector-page-tools-pinned-container" class="vector-page-tools-landmark" aria-label="{{msg-tooltip-p-cactions}}">
{{#data-page-tools}}{{>PinnableDropdownContents}}{{/data-page-tools}}
</nav>
</div>