summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-01 11:15:08 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-01 11:15:08 +0200
commit4490422601824d920de5f9d6e3df0897dec0b414 (patch)
tree08d8541bf26d3cca726605ff2f4b86adb5396095 /templates/part.listfeed.php
parente76ba69f66d49320005054dbf5cad477c252ed31 (diff)
fix tests
Diffstat (limited to 'templates/part.listfeed.php')
-rw-r--r--templates/part.listfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index f3e2695d5..e0d00d093 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -9,7 +9,7 @@
|| Navigation.isFeedActive(feed.id)
|| !feed.id"
data-id="{{ feed.id }}"
- class="feed has-counter"
+ class="feed has-counter has-menu"
news-draggable="{
stack: '> li',
zIndex: 1000,