hide message initially

This commit is contained in:
Athou
2013-03-29 09:36:08 +01:00
parent 06d3862fd0
commit 072924baa5

View File

@@ -21,6 +21,6 @@
<div ng-bind-html-unsafe="entry.content"></div>
</div>
</div>
<div class="no-entries" ng-show="entries.length == 0 && !busy">"{{name}}" has no unread items.</div>
<div class="no-entries" ng-show="entries.length.name && entries.length == 0 && !busy">"{{name}}" has no unread items.</div>
</div>
</div>