mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
[elfinder.html] modification of JavaScript that is commented out
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
$().ready(function() {
|
||||
$('#elfinder').elfinder({
|
||||
url : 'php/connector.minimal.php' // connector URL (REQUIRED)
|
||||
// lang: 'ru', // language (OPTIONAL)
|
||||
// , lang: 'ru' // language (OPTIONAL)
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user