We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ecdf4 commit 37b9f2bCopy full SHA for 37b9f2b
app/templates/public.hbs
@@ -41,7 +41,7 @@
41
<div class="ten wide column">
42
{{outlet}}
43
</div>
44
- <div class="three wide column {{if device.isMobile 'public'}}">
+ <div class="three wide column">
45
{{#if (not-eq session.currentRouteName 'public.cfs.new-speaker')}}
46
{{public/social-links externalUrl=model.externalEventUrl socialLinks=model.socialLinks}}
47
{{/if}}
0 commit comments