uikit #3

Merged
tomasz.sowa merged 69 commits from uikit into master 2021-02-16 19:52:36 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit de6b050fb5 - Show all commits

View File

@ -131,7 +131,7 @@
[end]
</ul>
[end]
[# !! IMPROVE ME those two lists (above and below) can be combined together
[# !! IMPROVE ME those two lists (above and below) can be combined together]
[if item_tab]
<ul class="uk-list uk-list-disc uk-list-collapse">
[for item_tab]
@ -144,7 +144,7 @@
[else]
[!! improve me: may it would be better to not use a list here?]
[#!! improve me: may it would be better to not use a list here?]
<ul class="uk-list uk-list-disc uk-list-collapse">
<li><a href="[doc_base_url][dir][item_url]">[item_url]</a></li>
</ul>