Commit mit Änderungen der respomsoveness für bessere Leskreis
This commit is contained in:
@@ -329,7 +329,6 @@
|
||||
<!-- Dropdown Button Languages-->
|
||||
<div class="container-fluid">
|
||||
<span class="content_all">
|
||||
|
||||
|
||||
<!-- <div id="nav-main">
|
||||
<div id="art-logo"></div>
|
||||
@@ -389,7 +388,6 @@
|
||||
|
||||
Dim LT As New VERAG_PROG_ALLGEMEIN.cLanguageText_LIST("HOMEPAGE", "LOGIN", "STATUS", "")
|
||||
Dim V_LST As New VERAG_PROG_ALLGEMEIN.cVermerkeCodes_LIST
|
||||
|
||||
Dim lan = "DE"
|
||||
|
||||
'Response.Write(DB2.qry_contentNew(menuID, lan)) %>
|
||||
@@ -398,7 +396,7 @@
|
||||
<!-- Navigation Bar-->
|
||||
<nav class="navbar navbar-expand-lg navbar-light">
|
||||
<li class="nav-item">
|
||||
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx"><img src="images/Logo_small.png" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
||||
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx"><img src="images/Logo_small.png" width: 120px;alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
||||
</li>
|
||||
</nav>
|
||||
</div>
|
||||
@@ -471,7 +469,7 @@
|
||||
'Dim link As String = "Par1=" + AVISO_ROW("LKW_Nr") + "Par2=" + AVISO_ROW("Frächter") + "Par3=" + AVISO_ROW("Auftraggeber") + "Par4=" + AVISO_ROW("Ankunft") + "Par5=" + AVISO_ROW("LKW_Fertig") + "Par6=" + STANDORT + "Par7=" + lan
|
||||
|
||||
%>
|
||||
<tbody class="table-light table-responsive-xxl table-striped ">
|
||||
<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>
|
||||
<!-- <td><% 'Response.Write(cnt + 1)%> </td> -->
|
||||
@@ -488,7 +486,7 @@
|
||||
|
||||
Next
|
||||
%>
|
||||
</table>
|
||||
</table>
|
||||
</div></div>
|
||||
<%
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user