mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
Update elfinder.legacy.html
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
// https://github.com/Studio-42/elFinder/wiki/Client-configuration-options
|
||||
$(document).ready(function() {
|
||||
$('#elfinder').elfinder({
|
||||
cssAutoLoad : false, // Disable CSS auto loading
|
||||
url : 'php/connector.minimal.php' // connector URL (REQUIRED)
|
||||
// , lang: 'ru' // language (OPTIONAL)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user