summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-01-15 16:06:47 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-01-18 14:06:07 +0100
commitdabc3b10603db8827e5b00efef4c9d1d62065e3a (patch)
treeab6c2588aef7a76203a57c892066348519212def /js
parentc457cac571bc062dcccb8d68b6e5a0280a5e3341 (diff)
remove owncloud 7 support
Diffstat (limited to 'js')
-rw-r--r--js/Gruntfile.js13
1 files changed, 0 insertions, 13 deletions
diff --git a/js/Gruntfile.js b/js/Gruntfile.js
index 652239641..85cd6fec8 100644
--- a/js/Gruntfile.js
+++ b/js/Gruntfile.js
@@ -69,19 +69,6 @@ module.exports = function (grunt) {
}
},
cssmin: {
- newsBackport: {
- files: {'../css/news-owncloud7.min.css': [
- '../css/7.css',
- '../css/app.css',
- '../css/content.css',
- '../css/custom.css',
- '../css/mobile.css',
- '../css/shortcuts.css',
- '../css/navigation.css',
- '../css/settings.css',
- '../css/explore.css'
- ]}
- },
news: {
files: {'../css/news.min.css': [
'../css/app.css',