fix empty table ui

This commit is contained in:
Felix Niklas 2015-11-05 14:45:13 +01:00
parent 9abf21af6b
commit 60c675262d

View file

@ -2,5 +2,4 @@
<table class="table table--placeholder"> <table class="table table--placeholder">
<thead><tr><th><%= @T('No Entries') %> <thead><tr><th><%= @T('No Entries') %>
<tbody><tr><td>
</table> </table>