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
1 changed files with 1 additions and 1 deletions

View File

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