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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 251a01772..b0e39f8d9 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -3,7 +3,7 @@
</div>
<div ng-if="!App.isFirstRun()">
- <ul ng-if="Content.isCompactView()">
+ <ul ng-if="Content.isCompactView()">
<?php print_unescaped($this->inc('part.content.compact')); ?>
</ul>