summaryrefslogtreecommitdiffstats
path: root/js/controller/ContentController.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/controller/ContentController.js')
-rw-r--r--js/controller/ContentController.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/js/controller/ContentController.js b/js/controller/ContentController.js
index b4f2f6498..e1beff98d 100644
--- a/js/controller/ContentController.js
+++ b/js/controller/ContentController.js
@@ -8,12 +8,9 @@
* @copyright Bernhard Posselt 2014
*/
app.controller('ContentController',
-function ($scope, Publisher, FeedResource, ItemResource, SettingsResource,
- data) {
+function (Publisher, FeedResource, ItemResource, SettingsResource, data) {
'use strict';
- $scope.Content = this;
-
ItemResource.clear();
// distribute data to models based on key