Änderungen.
This commit is contained in:
@@ -434,6 +434,7 @@
|
|||||||
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE
|
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE
|
||||||
'%>
|
'%>
|
||||||
<h2><%=STANDORT %></h2>
|
<h2><%=STANDORT %></h2>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<div class="container-xxl" style="overflow-y:auto;scroll-padding-inline:auto;max-width:100%">
|
<div class="container-xxl" style="overflow-y:auto;scroll-padding-inline:auto;max-width:100%">
|
||||||
|
|||||||
@@ -736,8 +736,7 @@
|
|||||||
Case "TR" : flagpath = "images/flags/flagge_TR.gif"
|
Case "TR" : flagpath = "images/flags/flagge_TR.gif"
|
||||||
End Select%>
|
End Select%>
|
||||||
|
|
||||||
<% For Each nav As cNavigation In navigation
|
<% For Each nav As cNavigation In navigation %>
|
||||||
%>
|
|
||||||
<div style="display:flex;">
|
<div style="display:flex;">
|
||||||
<li class="nav-item dropdown" style="background-color:#fff; color:#043381;">
|
<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;">
|
<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;">
|
||||||
|
|||||||
Reference in New Issue
Block a user