summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index c18069cde..3226dc839 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -5,7 +5,8 @@
ng-class="{
compact: Content.isCompactView(),
'feed-view': Content.isFeed()
- }">
+ }"
+ news-compact-expand="{{ Content.isCompactExpand() }}">
<div class="pull-to-refresh" ng-class="{
'show-pull-to-refresh': showPullToRefresh
}">