add: disable select for some component.
This commit is contained in:
parent
c9e7a81509
commit
879fab29eb
7 changed files with 31 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
<footer class="common-footer">
|
||||
<footer class="common-footer noselect">
|
||||
{{ $languagesCount := $.Site.Home.AllTranslations }}
|
||||
{{ if gt $languagesCount 1 }}
|
||||
{{ partial "language-switcher.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue