-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlistenansicht.html
117 lines (116 loc) · 6.89 KB
/
listenansicht.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Site Description">
<meta name="keywords" content="HTML, CSS, JavaScript, Bootstrap">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="57x57" href="assets/img/favicon/apple-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="assets/img/favicon/apple-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="assets/img/favicon/apple-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="assets/img/favicon/apple-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="assets/img/favicon/apple-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="assets/img/favicon/apple-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="assets/img/favicon/apple-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="assets/img/favicon/apple-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/apple-icon-180x180.png"><link rel="icon" type="image/png" sizes="192x192" href="assets/img/favicon/android-icon-192x192.png"><link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="96x96" href="assets/img/favicon/favicon-96x96.png"><link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png"><link rel="manifest" href="assets/img/favicon/manifest.json"><meta name="msapplication-TileColor" content="#ffffff"><meta name="msapplication-TileImage" content="/ms-icon-144x144.png"><meta name="theme-color" content="#ffffff">
<title>Listenansicht</title>
<link rel="stylesheet" href="assets/css/fonts.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- owl.carousel -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<!-- Main Css -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="assets/css/common.css">
<!-- Responsive Css -->
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body class="listenansicht">
<div class="bodyWrap">
<div class="mobile_triger">
<img src="assets/img/mobile-burger.svg" class="burger">
<img src="assets/img/mobile-close.svg" class="close_menu" style="display: none;">
</div>
<div class="dashboard_container">
<div class="menu_sidebar"></div>
<div class="dashboard_containers">
<div class="dashboard_content">
<div id="message"></div>
<div class="dashboardTopbar">
<div class="mobileLogo">
<a href="dashboard.html"><img src="assets/img/sideLogo.png" alt="Logo"></a>
</div>
<div class="dashTopLeft"></div>
<div class="dashTopRight">
<div class="search_dash">
<form action="#">
<button type="button"><img src="assets/img/search.svg"></button>
<input type="search" id="globalsearchfield" placeholder="Suche...">
</form>
</div>
<div class="top_user">
<div class="seru_avatar"></div>
<div class="user_cont">
<h5 id="username"></h5>
<a class="blue_btn logout pointer">abmelden</a>
</div>
</div>
</div>
</div>
<div class="search_dash whiteSearch">
<form action="#">
<button type="button"><img src="assets/img/search_gray.svg"></button>
<input type="search" id="searchfield" placeholder="Suche in Liste">
</form>
</div><br>
<div class="dash_bottomCont">
<div class="table_contents">
<div class="tableBox">
<div class="table_container altosVers">
<table class="table" id="offlinecustomertable" style="display:none">
<thead>
<tr>
<th style="width:100px"><span class="sortCustomer pointer" data-id="offlinecustomersortid" style="text-decoration:underline">Kundennummer</span></th>
<th><span class="sortCustomer pointer" data-id="offlinecustomersortcustomer" style="text-decoration:underline">Kunde</span></th>
<th><span class="sortCustomer pointer" data-id="offlinecustomersortalloffline" style="text-decoration:underline">Systeme gesamt</span></th>
<th><span class="sortCustomer pointer" data-id="offlinecustomersortoffline" style="text-decoration:underline">Anzahl Offlinesysteme</span></th>
<th style="min-width:40px"></th>
</tr>
</thead>
<tbody id="customerofflinelist"></tbody>
</table><br>
<table class="table">
<thead>
<tr>
<th></th>
<th><span class="sortCustomer pointer" data-id="sortsystemid" style="text-decoration:underline">ID</span> <img class="btn_copyID pointer" src="assets/img/copy.png"></th>
<th class="sortCustomer pointer" data-id="sortcustomer" style="text-decoration:underline">Kunde</th>
<th><span class="sortCustomer pointer" data-id="sortaddress" style="text-decoration:underline">Adresse</span> <img class="btn_copyAddress pointer" src="assets/img/copy.png"></th>
<th class="sortCustomer pointer" data-id="sortonline" style="text-decoration:underline">Online</th>
<th class="sortCustomer pointer" data-id="sortddbos" style="text-decoration:underline">DDB OS</th>
<th class="sortCustomer pointer" data-id="sortprocessing" style="text-decoration:underline">In Bearbeitung</th>
<th class="sortCustomer pointer" data-id="sortfitted" style="text-decoration:underline">Verbaut</th>
<th class="sortCustomer pointer" data-id="sorttestsystem" style="text-decoration:underline">Testsystem</th>
<th class="sortCustomer pointer" data-id="sortsync" style="text-decoration:underline">Inhalte übertagen am</th>
<th class="sortCustomer pointer" data-id="sortdownupload" style="text-decoration:underline">Bandbreite Download/Upload</th>
<th class="sortCustomer pointer" data-id="sortannotation" style="text-decoration:underline">Bemerkung</th>
<th></th>
<th style="min-width:30px"></th>
<th style="min-width:40px"></th>
<th title="Screenshots generieren" style="min-width:20px; text-align:center"><img src="assets/img/camera-plus-outline.svg" style="width:20px" id="btn_screenshot_online" class="pointer"></th>
</tr>
</thead>
<tbody id="systemlist"></tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/active.js"></script>
<script src="assets/js/common.js"></script>
<script src="assets/js/menu.js"></script>
<script src="assets/js/errorlist.js"></script>
</body>
</html>