-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadminPregledSvihPutovanja.html
322 lines (218 loc) · 11.6 KB
/
adminPregledSvihPutovanja.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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Admin pregled putovanja</title>
<link rel="stylesheet" href="C:\Users\hp\Downloads\bootstrap-5.3.0-alpha1-dist\bootstrap-5.3.0-alpha1-dist\css\bootstrap.css">
<style>
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
</style>
</head>
<body>
<script src="C:\Users\hp\Downloads\bootstrap-5.3.0-alpha1-dist\bootstrap-5.3.0-alpha1-dist\js\bootstrap.bundle.js"></script>
<nav class="navbar navbar-expand-lg bg-body-tertiary fixed-top" data-bs-theme="dark">
<div class="container">
<a class="navbar-brand" href="#">
<img src="C:\Users\hp\Desktop\baze2(travel)\Screenshot 2023-01-19 021232.png" alt="Bootstrap" width="70" height="35">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link " aria-current="page" href="#">Pocetna-admin</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Dodaj korisnika</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Aranzmani
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Svi aranzmani</a></li>
<li><a class="dropdown-item" href="#">Pretraga aranzmana</a></li>
</ul>
<li class="nav-item">
<a class="nav-link ms-auto" href="#">Odjavi se</a>
</li>
</li>
</div>
</div>
</nav>
<div class="container " style="margin-top: 100px; margin-bottom: 800px;">
<div class="row">
<div class="col text-center mb-5">
<h1>Sve ponude</h1>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-4 col-mb-3 " style="margin-top: 10px; margin-bottom: 10px;">
<div class="card bg-dark text-white" style="max-width: 500px; min-height: 400;">
<img src="https://mdbcdn.b-cdn.net/img/new/slides/017.webp" class="card-img" alt="neko putovanje"/>
<div class="card-img-overlay" style="background-color: rgba(0, 0, 0, 0.3)">
<h5 class="card-title">Ime putovanja</h5>
<p class="card-text">
mali opis putovanja
</p>
<div class="card-footer">
<p class="card-text">cena</p>
<a href="#" class="stretched-link" style="color: #ccc;">Klik za izmenu</a>
</div>
</div>
</div>
<div class="row">
<div class="card-footer my-2 mx-2 " >
<a class="btn btn-block btn-danger mx-2">Ukloni ponudu</a>
</div>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-4 col-mb-3 " style="margin-top: 10px; margin-bottom: 10px;">
<div class="card bg-dark text-white" style="max-width: 500px; min-height: 400;">
<img src="https://mdbcdn.b-cdn.net/img/new/slides/017.webp" class="card-img" alt="neko putovanje"/>
<div class="card-img-overlay" style="background-color: rgba(0, 0, 0, 0.3)">
<h5 class="card-title">Ime putovanja</h5>
<p class="card-text">
mali opis putovanja
</p>
<div class="card-footer">
<p class="card-text">cena</p>
<a href="#" class="stretched-link" style="color: #ccc;">Klik za deteljno</a>
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-4 col-mb-3" style="margin-top: 10px; margin-bottom: 10px;">
<div class="card bg-dark text-white" style="max-width: 500px; min-height: 400;">
<img src="https://mdbcdn.b-cdn.net/img/new/slides/017.webp" class="card-img" alt="Stony Beach"/>
<div class="card-img-overlay" style="background-color: rgba(0, 0, 0, 0.3)">
<h5 class="card-title">Card title</h5>
<p class="card-text">
This is a wider card with supporting text below as a natural lead-in to additional
content. This content is a little bit longer.
</p>
<p class="card-text">Last updated 3 mins ago</p>
</div>
</div>
</div>
<div class="container" style="width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; ">
<div class="pagination" style="display: flex; align-items: center; background-color: #fff; color: #383838; padding: 10px 40px;border-radius: 6px;">
<button class="btn1" style="display: inline-flex;
align-items: center;
font-size: 15px;
font-weight: 500;
color: #383838;
background: transparent;
outline: none;
border: none;
cursor: pointer;" onclick="backBtn">prev</button>
<ul style="margin: 15px 20px;">
<li class="link active" style="display: inline-block;margin: 0 10px;width: 25px;height: 25px;border-radius: 50%;text-align: center;font-size: 15px;
font-weight: 500;line-height: 25px;cursor: pointer;" value="1" onclick="activeLink()">1</li>
<li class="link" style="display: inline-block;margin: 0 10px;width: 25px;height: 25px;border-radius: 50%;text-align: center;font-size: 15px;
font-weight: 500;line-height: 25px;cursor: pointer;" value="2" onclick="activeLink()">2</li>
<li class="link" style="display: inline-block;margin: 0 10px;width: 25px;height: 25px;border-radius: 50%;text-align: center;font-size: 15px;
font-weight: 500;line-height: 25px;cursor: pointer;" value="3" onclick="activeLink()">3</li>
<li class="link" style="display: inline-block;margin: 0 10px;width: 25px;height: 25px;border-radius: 50%;text-align: center;font-size: 15px;
font-weight: 500;line-height: 25px;cursor: pointer;" value="4" onclick="activeLink()">4</li>
<li class="link" style="display: inline-block;margin: 0 10px;width: 25px;height: 25px;border-radius: 50%;text-align: center;font-size: 15px;
font-weight: 500;line-height: 25px;cursor: pointer;" value="5" onclick="activeLink()">5</li>
<li class="link" style="display: inline-block;margin: 0 10px;width: 25px;height: 25px;border-radius: 50%;text-align: center;font-size: 15px;
font-weight: 500;line-height: 25px;cursor: pointer;" value="6" onclick="activeLink()">6</li>
</ul>
<button class="btn2" style="display: inline-flex;
align-items: center;
font-size: 15px;
font-weight: 500;
color: #383838;
background: transparent;
outline: none;
border: none;
cursor: pointer;" onclick="nextBtn" >next</button>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="footer" style="width: 100%; background-color: #1c2331; padding-top: 40px; bottom: 0; text-align: center; text-decoration-color: #fff; ">
<section class="" style="color: #ccc;">
<div class="container text-center text-md-start mt-5" style="">
<div class="row mt-3">
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<h6 class="text-uppercase fw-bold">FIN travel</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p>
neki mali opis
</p>
</div>
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-uppercase fw-bold">Nesto</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p>
Nesto
</p>
<p>
Nesto
</p>
<p>
Nesto
</p>
<p>
Nesto
</p>
</div>
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-uppercase fw-bold">Nesto</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p>
Nesto
</p>
<p>
Nesto
</p>
<p>
Nesto
</p>
<p>
Nesto
</p>
</div>
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<h6 class="text-uppercase fw-bold">Kontakti</h6>
<hr
class="mb-4 mt-0 d-inline-block mx-auto"
style="width: 60px; background-color: #7c4dff; height: 2px"
/>
<p><i class="fas fa-home mr-3"></i> Kragujevac, Srbija 34000</p>
<p><i class="fas fa-envelope mr-3"></i> [email protected]</p>
<p><i class="fas fa-phone mr-3"></i> + 381 6234 567 88</p>
<p><i class="fas fa-print mr-3"></i> + 381 6234 567 89</p>
</div>
</div>
</div>
</section>
<div
class="text-center p-3"
style="background-color: rgba(0, 0, 0, 0.2)"
>
<P style="color: #ccc;">© 2020 Copyright: FIN travel</P>
</div>
</section>
</body>
</html>