mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
No tap-target in client-mode
- some minor restructuring of if/unless
This commit is contained in:
@@ -179,8 +179,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
{{#if client}}
|
||||
{{else}}
|
||||
{{#unless client}}
|
||||
<li class="no-padding remote-panel hide-on-small-only">
|
||||
<ul class="collapsible collapsible-accordion">
|
||||
<li>
|
||||
@@ -424,4 +423,4 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
{{/if}}
|
||||
{{/unless}}
|
||||
|
||||
Reference in New Issue
Block a user