summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-09-20 16:38:10 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-09-20 16:38:10 +0200
commita2232bbd25929b6ac8020b5a2aa8ca8b0235b9a8 (patch)
treeaaaed998a7105e75b6a8a1e6f4475674891c85ba /templates
parent0d68f95aa6e2bc952052f1cd289fde0977cce006 (diff)
version bump6.0.4
Diffstat (limited to 'templates')
-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>