From 6eda93098b8d5e5bfc03c0c4340c1cb766d9fba4 Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 12 Nov 2013 15:52:30 +0100 Subject: [PATCH] trust should be the last filter --- src/main/webapp/templates/feeds.view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/templates/feeds.view.html b/src/main/webapp/templates/feeds.view.html index 3303547c..3915bf45 100644 --- a/src/main/webapp/templates/feeds.view.html +++ b/src/main/webapp/templates/feeds.view.html @@ -29,7 +29,7 @@ {{entry.feedName}} {{entry.date | entryDate}} - + @@ -39,7 +39,7 @@ ng-mouseup="bodyClicked(entry, $event)" ng-class="{rtl: entry.rtl}">
- +
${view.entry_source}