Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
plugins/enigma/enigma.php
@@ -80,7 +80,10 @@
//            $this->register_action('plugin.enigmacerts', array($this, 'preferences_ui'));
            $this->load_ui();
            $this->ui->add_css();
            if (empty($_REQUEST['_framed']) || strpos($this->rc->action, 'plugin.enigma') === 0) {
                $this->ui->add_css();
            }
        }
        $this->add_hook('refresh', array($this, 'refresh'));