Projet

Général

Profil

Révision 6eb57d7f

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ckeditor/plugins/imce/plugin.js
25 25
          var width = editor.config.filebrowserWindowWidth || '80%',
26 26
          height = editor.config.filebrowserWindowHeight || '70%';
27 27

  
28
          editor.popup(Drupal.settings.basePath + 'index.php?q=imce\x26app=ckeditor|sendto@ckeditor_setFile|&CKEditorFuncNum=' + editor._.filebrowserFnIMCE, width, height);
28
          editor.popup(Drupal.settings.basePath + 'index.php?q=' + Drupal.settings.pathPrefix  + 'imce\x26app=ckeditor|sendto@ckeditor_setFile|&CKEditorFuncNum=' + editor._.filebrowserFnIMCE, width, height);
29 29
        }
30 30
      });
31 31

  

Formats disponibles : Unified diff