summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.items.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index 830071e55..b6527dfff 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -19,7 +19,7 @@
</ul>
</div>
- <h1 class="item_title">
+ <h1 class="item_title" title="{{ item.title|ocRemoveTags:['em', 'b', 'i'] }}">
<a ng-click="itemBusinessLayer.setRead(item.id)"
target="_blank" ng-href="{{ item.url|ocSanitizeURL }}">
{{ item.title|ocRemoveTags:['em', 'b', 'i'] }}