summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-01-17 17:31:33 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-01-17 17:31:33 +0100
commita4759b31ddc8869392a42b1c6abc69d1250fde97 (patch)
tree2480f55533cdb3faa4ad5189a9c32c68e08dd52b /templates
parent2030f8fa9b2ee5dd07bebb6bd11cdeb3e81174f7 (diff)
show text preview in compact mode
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 237b7a601..5c5b2efa6 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -52,7 +52,7 @@
+ Content.getFeed(item.feedId).faviconLink +
')'
}">
- <h1 ng-attr-dir="{{item.rtl && 'rtl'}}"><a>{{ ::item.title }}</a></h1>
+ <h1 ng-attr-dir="{{item.rtl && 'rtl'}}"><a>{{ ::item.title }} <span class="intro">{{ ::item.intro }}</span></a></h1>
</li>
<li class="only-in-compact">
<time class="date"