Änderungen.

This commit is contained in:
ja
2021-08-09 09:26:39 +02:00
parent a6d017a477
commit a328d1de1a
2 changed files with 5 additions and 5 deletions

View File

@@ -434,7 +434,8 @@
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE
'%>
<h2><%=STANDORT %></h2>
</span>
</span>
<div class="container-xxl" style="overflow-y:auto;scroll-padding-inline:auto;max-width:100%">
<table class="table table-hover" border="8" cellspacing="0" contenteditable="false">
@@ -471,7 +472,7 @@
%>
<tbody class="table-light table-responsive-xxl table-striped" contenteditable="false">
<tr style="transform: rotate(0);">
<th scope="row"><a href="status_Julius.aspx?AvisoId=<%=AvisoId%>&lan2=<%=laenderkuerzel%>" rel="nofollow" target="_blank" class="stretched-link"><%Response.Write(cnt + 1)%></a></th>
<th scope="row"><a href="status_Julius.aspx?AvisoId=<%=AvisoId%>&lan2=<%=laenderkuerzel%>" rel="nofollow" target="_blank" class="stretched-link"><%Response.Write(cnt + 1)%></a></th>
<!-- <td><% 'Response.Write(cnt + 1)%> </td> -->
<td><% Response.Write(AVISO_ROW("LKW_Nr"))%> </td>
<td><% Response.Write(AVISO_ROW("Frächter")) %></td>

View File

@@ -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">