summaryrefslogtreecommitdiffstats
path: root/templates/part.content.articleaction.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.articleaction.php')
-rw-r--r--templates/part.content.articleaction.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/part.content.articleaction.php b/templates/part.content.articleaction.php
deleted file mode 100644
index 4aa170199..000000000
--- a/templates/part.content.articleaction.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<ul class="article-action-plugins" news-stop-propagation>
- <li ng-repeat="plugin in ::plugins"
- class="util article-plugin-{{ plugin.id }}">
- <button title="{{ plugin.title }}"></button>
- </li>
-</ul> \ No newline at end of file