Removed not needed class and attribute.
This commit is contained in:
parent
73c6533d08
commit
3f076eb2c5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
<% end %>
|
||||
<% else: %>
|
||||
<div class="label u-textTruncate" title="<%- @Ti( 'Name') %>">
|
||||
<div class="u-textTruncate">
|
||||
<%- @T("No unread Notifications for you. :) ") %>
|
||||
</div>
|
||||
<% end %>
|
Loading…
Reference in a new issue