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>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
<% else: %>
|
<% else: %>
|
||||||
<div class="label u-textTruncate" title="<%- @Ti( 'Name') %>">
|
<div class="u-textTruncate">
|
||||||
<%- @T("No unread Notifications for you. :) ") %>
|
<%- @T("No unread Notifications for you. :) ") %>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
Loading…
Reference in a new issue