mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
wip
This commit is contained in:
parent
4aed20fb60
commit
2f392b106f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
@foreach($page->navigation as $version => $_)
|
||||
<option
|
||||
value="{{ $page->baseUrl . $version }}"
|
||||
@if($page->version() === $version)
|
||||
@if($page->version() === $version) {{-- todo, doesn't work --}}
|
||||
'checked'
|
||||
@endif
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue