No tap-target in client-mode

- some minor restructuring of if/unless
This commit is contained in:
Kasper Rynning-Tønnesen
2018-04-03 16:09:16 +02:00
parent c710fb56e2
commit 20922fb494
7 changed files with 50 additions and 50 deletions

View File

@@ -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}}