Dodano nowe pojazdy; usunięto weteranów

This commit is contained in:
2022-06-01 13:00:03 +02:00
parent 8800f5bb01
commit fd94b367dd
2 changed files with 1959 additions and 11 deletions
+2 -2
View File
@@ -46,9 +46,9 @@
</div> </div>
<div class="input_checkbox"> <div class="input_checkbox">
<button @click="onShowSupporterChange" :class="{ checked: this.store.showSupporter }" data-ignore-outside="1"> <!-- <button @click="onShowSupporterChange" :class="{ checked: this.store.showSupporter }" data-ignore-outside="1">
Pokaż tylko pojazdy dla weteranów Pokaż tylko pojazdy dla weteranów
</button> </button> -->
</div> </div>
</div> </div>
</div> </div>
+1956 -8
View File
File diff suppressed because one or more lines are too long