mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Update new HTML editor being available globally and for all themes
This commit is contained in:
Binary file not shown.
@ -496,8 +496,8 @@ EOF
|
||||
my $ts = &get_webmin_version();
|
||||
$ts =~ s/[.-]+//g;
|
||||
$html_editor_load_scripts = <<EOF;
|
||||
<link href="quill/quill.min.css?$ts" rel="stylesheet">
|
||||
<script type="text/javascript" src="quill/quill.min.js?$ts"></script>
|
||||
<link href="/unauthenticated/css/quill.min.css?$ts" rel="stylesheet">
|
||||
<script type="text/javascript" src="/unauthenticated/js/quill.min.js?$ts"></script>
|
||||
EOF
|
||||
}
|
||||
# HTML editor init
|
||||
|
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
unauthenticated/js/quill.min.js.gz
Normal file
BIN
unauthenticated/js/quill.min.js.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user