Allow switching between mobile and desktop view on any device.

This commit is contained in:
Neil Lalonde 2013-09-16 14:26:20 -04:00
parent c845071066
commit e4e8d2fc34

View File

@ -123,7 +123,6 @@
{{#titledLinkTo "list.latest" titleKey="filters.latest.help"}}{{i18n filters.latest.title}}{{/titledLinkTo}}
</li>
<li>{{faqLink}}</li>
{{#if mobileDevice}}
<li>
<a href="#" {{action toggleMobileView}}>
{{#if mobileView}}
@ -133,7 +132,6 @@
{{/if}}
</a>
</li>
{{/if}}
</ul>
{{#if categories}}