summaryrefslogtreecommitdiffstats
path: root/js/app/services/persistence.coffee
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-05 13:50:30 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-05 13:50:30 +0200
commit1a169b29c153389117f462f70c4d08cf91fc5dfb (patch)
treebb42c2e7907e2390fe04c40944e01d139865933d /js/app/services/persistence.coffee
parenta6d1cc915aed37ad6731ab28728d2f4e58f5b6da (diff)
fixed showall toggle and added methods to set items read and starred
Diffstat (limited to 'js/app/services/persistence.coffee')
-rw-r--r--js/app/services/persistence.coffee1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/app/services/persistence.coffee b/js/app/services/persistence.coffee
index 41aa13722..2231a5b79 100644
--- a/js/app/services/persistence.coffee
+++ b/js/app/services/persistence.coffee
@@ -93,7 +93,6 @@ angular.module('News').factory '_Persistence', ->
@_request.post 'news_items_star', params
-
unstarItem: (feedId, guidHash) ->
###
Unstars an item