mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
osm data
This commit is contained in:
@@ -113,6 +113,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex space-x-2 justify-end w-full items-end">
|
<div class="flex space-x-2 justify-end w-full items-end">
|
||||||
|
@if(!str(request()->route()->getName())->contains('.view'))
|
||||||
<x-native-select
|
<x-native-select
|
||||||
label="{{ __('Change country') }}"
|
label="{{ __('Change country') }}"
|
||||||
wire:model="c"
|
wire:model="c"
|
||||||
@@ -130,6 +131,7 @@
|
|||||||
option-label="name"
|
option-label="name"
|
||||||
option-value="language"
|
option-value="language"
|
||||||
/>
|
/>
|
||||||
|
@endif
|
||||||
@auth
|
@auth
|
||||||
<div></div>
|
<div></div>
|
||||||
@else
|
@else
|
||||||
|
|||||||
Reference in New Issue
Block a user