FIX: undefined label on Top dropdown on mobile

This commit is contained in:
Robin Ward 2014-09-22 12:23:16 -04:00
parent ef436a5775
commit e8522e839b

View File

@ -1,10 +1,10 @@
<div class='contents'>
{{#if top}}
<div class='top-lists'>
{{top-period-chooser period=period}}
</div>
{{/if}}
{{#if showTable}}
{{#if top}}
<div class='top-lists'>
{{top-period-chooser period=period}}
</div>
{{/if}}
<table class='topic-list'>
{{#if topicTrackingState.hasIncoming}}
<tbody>