File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,13 @@ elFinder.prototype._options = {
1313 cdns : {
1414 // for editor etc.
1515 ace : '//cdnjs.cloudflare.com/ajax/libs/ace/1.2.9' ,
16- codemirror : '//cdnjs.cloudflare.com/ajax/libs/codemirror/5.31 .0' ,
16+ codemirror : '//cdnjs.cloudflare.com/ajax/libs/codemirror/5.32 .0' ,
1717 ckeditor : '//cdnjs.cloudflare.com/ajax/libs/ckeditor/4.7.3' ,
18- tinymce : '//cdnjs.cloudflare.com/ajax/libs/tinymce/4.7.1 ' ,
18+ tinymce : '//cdnjs.cloudflare.com/ajax/libs/tinymce/4.7.4 ' ,
1919 simplemde : '//cdnjs.cloudflare.com/ajax/libs/simplemde/1.11.2' ,
20- xlsx : '//cdnjs.cloudflare.com/ajax/libs/xlsx/0.11.8' ,
2120 // for quicklook etc.
22- hls : '//cdnjs.cloudflare.com/ajax/libs/hls.js/0.8.5 /hls.min.js' ,
23- dash : '//cdnjs.cloudflare.com/ajax/libs/dashjs/2.6.2 /dash.all.min.js' ,
21+ hls : '//cdnjs.cloudflare.com/ajax/libs/hls.js/0.8.8 /hls.min.js' ,
22+ dash : '//cdnjs.cloudflare.com/ajax/libs/dashjs/2.6.4 /dash.all.min.js' ,
2423 prettify : '//cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js' ,
2524 psd : '//cdnjs.cloudflare.com/ajax/libs/psd.js/3.2.0/psd.min.js'
2625 } ,
You can’t perform that action at this time.
0 commit comments