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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index beb290955..237b7a601 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -90,10 +90,10 @@
?>">
</button>
</li>
- <li class="util more" news-stop-propagation>
+ <li class="util more" news-stop-propagation ng-hide="noPlugins">
<button class="icon-more" news-toggle-show="#actions-{{item.id}}"></button>
<div class="article-actions" id="actions-{{item.id}}">
- <ul news-article-actions="item"><ul>
+ <ul news-article-actions="item" no-plugins="noPlugins"><ul>
</div>
</li>
</ul>