Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 39f45a8

Browse files
committed
Missing media.css file in gruntfile.
1 parent d81bcf2 commit 39f45a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

core/src/plugins/gui.ajax/Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ module.exports = function(grunt) {
214214
'res/themes/orbit/css/pydio.css',
215215
'res/themes/orbit/css/animate-custom.css',
216216
'res/themes/orbit/css/chosen.css',
217-
'res/themes/orbit/css/media.css#NO_MINI'
217+
'res/themes/orbit/css/media.css'
218218
]
219219
}
220220
}

core/src/plugins/gui.ajax/res/themes/orbit/css/allz.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)