summaryrefslogtreecommitdiffstats
path: root/js/app
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-10 20:20:30 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-12 17:05:18 +0200
commit53679811da855acf9bd944a389a48399ca5d5a15 (patch)
treefa75e06a965fb5751017288a5c135bc179574210 /js/app
parentc77a6705d34c81cb933f3d4b83eb18e2b586035a (diff)
serverside full text
remove enhancers add full text client side implementation fix bugs and tests for full text feed
Diffstat (limited to 'js/app')
-rw-r--r--js/app/Config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/app/Config.js b/js/app/Config.js
index 9342217da..dda2e1939 100644
--- a/js/app/Config.js
+++ b/js/app/Config.js
@@ -199,4 +199,3 @@ app.config(function ($routeProvider, $provide, $httpProvider) {
});
});
-