mirror of
https://github.com/Dvorinka/PPve.git
synced 2026-06-04 20:42:59 +00:00
test
This commit is contained in:
+3
-17
@@ -922,6 +922,7 @@
|
||||
<a href="http://osticket/" class="hover:text-brand-light-blue">OSticket</a>
|
||||
<a href="http://kanboard/" class="hover:text-brand-light-blue">Kanboard</a>
|
||||
<a href="http://webportal:8080" class="hover:text-brand-light-blue">Kontakt</a>
|
||||
<a href="http://webportal/rezervace-aut" class="hover:text-brand-light-blue">Rezervace aut</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -933,6 +934,7 @@
|
||||
<a href="http://osticket/" class="block px-3 py-2 rounded-md text-base font-medium hover:text-brand-light-blue">OSticket</a>
|
||||
<a href="http://kanboard/" class="block px-3 py-2 rounded-md text-base font-medium hover:text-brand-light-blue">Kanboard</a>
|
||||
<a href="http://webportal:8080" class="block px-3 py-2 rounded-md text-base font-medium hover:text-brand-light-blue">Kontakt</a>
|
||||
<a href="http://webportal/rezervace-aut" class="block px-3 py-2 rounded-md text-base font-medium hover:text-brand-light-blue">Rezervace aut</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
@@ -970,20 +972,6 @@
|
||||
<span class="vehicle-badge vehicle-škoda-fabia">
|
||||
<i class="fas fa-car"></i>Škoda Fabia - 1Z3 5789
|
||||
</span>
|
||||
</button> <button class="vehicle-filter-btn" data-vehicle="BMW 218d - 6Z5 4739">
|
||||
<span class="vehicle-badge vehicle-bmw-218d">
|
||||
<i class="fas fa-car-side"></i>BMW 218d - 6Z5 4739
|
||||
</span>
|
||||
</button>
|
||||
<button class="vehicle-filter-btn" data-vehicle="BMW 218d - 6Z5 4740">
|
||||
<span class="vehicle-badge vehicle-bmw-218d">
|
||||
<i class="fas fa-car-side"></i>BMW 218d - 6Z5 4740
|
||||
</span>
|
||||
</button>
|
||||
<button class="vehicle-filter-btn" data-vehicle="Škoda Superb - 2BY 2398">
|
||||
<span class="vehicle-badge vehicle-škoda-superb">
|
||||
<i class="fas fa-car-side"></i>Škoda Superb - 2BY 2398
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1044,9 +1032,6 @@
|
||||
<option value="VW Caddy - 4Z1 8241">VW Caddy - 4Z1 8241</option>
|
||||
<option value="VW Golf - 5Z5 8694">VW Golf - 5Z5 8694</option>
|
||||
<option value="Škoda Fabia - 1Z3 5789">Škoda Fabia - 1Z3 5789</option>
|
||||
<option value="BMW 218d - 6Z5 4739">BMW 218d - 6Z5 4739</option>
|
||||
<option value="BMW 218d - 6Z5 4740">BMW 218d - 6Z5 4740</option>
|
||||
<option value="Škoda Superb - 2BY 2398">Škoda Superb - 2BY 2398</option>
|
||||
</select>
|
||||
</div>
|
||||
<!-- High Traffic Warning -->
|
||||
@@ -1173,6 +1158,7 @@
|
||||
<li><a href="http://ppc-app/pwkweb2/" class="hover:text-white">Objednávka obědů</a></li>
|
||||
<li><a href="http://osticket/" class="hover:text-white">Technická podpora</a></li>
|
||||
<li><a href="http://webportal:8080" class="hover:text-white">Kontakty</a></li>
|
||||
<li><a href="http://webportal/rezervace-aut" class="hover:text-white">Rezervace aut</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user