Commit 8a556dac authored by Nicolas Widart's avatar Nicolas Widart

Republish adminLTE styles and scritps

parent 82c3318a
......@@ -2057,7 +2057,7 @@ Component: timeline
border-radius: 0;
}
footer.footer {
position: absolute;
position: fixed;
bottom: 0;
width: 100%;
line-height: 30px;
......
......@@ -36,6 +36,6 @@ CKEDITOR.editorConfig = function( config ) {
// Make dialogs simpler.
config.removeDialogTabs = 'image:advanced;link:advanced';
config.filebrowserBrowseUrl = '/backend/grid-files',
config.filebrowserBrowseUrl = '/backend/media/media-grid/ckIndex',
config.filebrowserUploadUrl = '/backend/files/upload'
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment