client/tags: fix hiding table for no results

This commit is contained in:
rr- 2016-05-11 20:06:22 +02:00
parent 205f372f76
commit 09bc5f10f9

View file

@ -1,5 +1,5 @@
<div class='tag-list'>
<% if (results) { %>
<% if (results.length) { %>
<table>
<thead>
<th class='names'>