page tools

This commit is contained in:
sneakers-the-rat 2024-06-19 17:28:50 -07:00
parent b4b2b980d0
commit 292054336f
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -32,7 +32,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
</row>
<row>
<cell class="flex-grow-0 d-none d-none d-md-block">
<cell class="flex-grow-0 d-none d-md-block">
<component type="Logo" addLink="yes"/>
</cell>
<cell>
@ -40,12 +40,13 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
<component type="Logo" addLink="yes" class="d-md-none"/>
<component type="NavMenu"/>
<component type="Menu" message="secondary-menu"/>
<component type="PageTools" class="flex-row d-md-none" position="right" hideSelectedNameSpace="yes"/>
<component type="SearchBar" buttons="go" class="pull-right" position="right"/>
</component>
</cell>
</row>
<row>
<row class="d-none d-md-block">
<cell>
<component type="PageTools" class="mb-3" hideSelectedNameSpace="yes"/>
</cell>