Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
plugins/jqueryui/jqueryui.php
@@ -21,6 +21,12 @@
    public function init()
    {
        $rcmail = rcmail::get_instance();
        // the plugin might have been force-loaded so do some sanity check first
        if ($rcmail->output->type != 'html' || self::$ui_theme) {
          return;
        }
        $this->load_config();
        // include UI scripts