Adds ideal progress to progress graph
This commit is contained in:
Juan Salvador Pérez García
2018-07-10 10:16:54 +02:00
parent 6e75f5b494
commit 762c4faef6
11 changed files with 660 additions and 6 deletions

View File

@@ -8,6 +8,8 @@ CKEDITOR.editorConfig = function( config )
// Define changes to default configuration here. For example:
// config.language = 'fr';
// config.uiColor = '#AADC6E';
config.forcePasteAsPlainText = true;
/* Filebrowser routes */
// The location of an external file browser, that should be launched when "Browse Server" button is pressed.