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 9c20879 commit 80c9bf8Copy full SHA for 80c9bf8
1 file changed
site/app/views/default/index.html
@@ -151,7 +151,7 @@ <h3>{{view.title}}</h3>
151
</paper-tabs>
152
</div>
153
154
- {% if view.id == 'default' %}
+ {% if view.id == 'default' && views|length > 1 %}
155
<paper-dropdown-menu
156
label="Choose an event"
157
class="dropdown-filter"
0 commit comments