added mobile view for preorder

This commit is contained in:
2024-10-29 15:52:49 +01:00
parent 3f39f033f0
commit 2fc7e4b79d
4 changed files with 253 additions and 48 deletions

View File

@@ -174,7 +174,7 @@
<?php endif; ?>
<?php if($me->is(["Admin","netowner","salespartner"]) || $me->can(["Order", "Preorder"])): ?>
<li class="has-submenu mobile-hide">
<li class="has-submenu">
<a href="#">
<i class="fal fa-fw fa-money-bill-wave"></i>Verkauf <div class="arrow-down"></div>
</a>