14 lines
192 B
JavaScript
14 lines
192 B
JavaScript
/*
|
|
* elFinder Integration
|
|
*
|
|
* Copyright (c) 2010-2018, Alexey Sukhotin. All rights reserved.
|
|
*/
|
|
|
|
// $Id: helper.js 100 2011-02-20 19:14:25Z ph0enix $
|
|
|
|
Drupal.elfinder = {
|
|
editor: {}
|
|
|
|
}
|
|
|