Änderungen.
This commit is contained in:
@@ -736,8 +736,7 @@
|
||||
Case "TR" : flagpath = "images/flags/flagge_TR.gif"
|
||||
End Select%>
|
||||
|
||||
<% For Each nav As cNavigation In navigation
|
||||
%>
|
||||
<% For Each nav As cNavigation In navigation %>
|
||||
<div style="display:flex;">
|
||||
<li class="nav-item dropdown" style="background-color:#fff; color:#043381;">
|
||||
<a class="nav-link dropdown-toggle" href="<%= navParent%>?menuID=<%= nav.id %>&lan=<%= laenderKuerzel %>" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="background-color:#fff; color:#043381;">
|
||||
@@ -829,7 +828,7 @@
|
||||
</button>
|
||||
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" style="width:initial;height:initial;" alt="VERAG Spedition AG Logo with blue art until grey AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
||||
<button class="btn btn-primary" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasWithBothOptions" aria-controls="offcanvasWithBothOptions" style="background-color:#fff; color:#043381;"><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:30px;"/></button>
|
||||
</nav>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="offcanvas offcanvas-end" data-bs-scroll="true" tabindex="-1" id="offcanvasWithBothOptions" aria-labelledby="offcanvasWithBothOptionsLabel">
|
||||
<div class="offcanvas-header">
|
||||
|
||||
Reference in New Issue
Block a user