dont put feed on other feed, fix #135

This commit is contained in:
Bernhard Posselt 2013-04-29 16:34:07 +02:00
Родитель ba3704e4f6
Коммит 3d79d2a5fa
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -13,7 +13,8 @@
axis: 'y',
delay: 200,
containment: '#app-navigation ul',
scroll: true
scroll: true,
revert: true
}">
<a ng-style="{ backgroundImage: feed.faviconLink }"
ng-click="feedBusinessLayer.load(feed.id)"