helper.js 192 B

12345678910111213
  1. /*
  2. * elFinder Integration
  3. *
  4. * Copyright (c) 2010-2018, Alexey Sukhotin. All rights reserved.
  5. */
  6. // $Id: helper.js 100 2011-02-20 19:14:25Z ph0enix $
  7. Drupal.elfinder = {
  8. editor: {}
  9. }