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 e6db7aa9f..02dc46399 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -139,7 +139,7 @@
</div>
- <div class="body" news-bind-html-unsafe="item.body"></div>
+ <div class="body" news-bind-html-unsafe="item.body" ng-attr-dir="{{item.rtl && 'rtl'}}"></div>
</div>
</li>