newsletter fix
Dieser Commit ist enthalten in:
Ursprung
327cbd00a7
Commit
828a30083d
@ -110,7 +110,7 @@ class blaTinyMceOxViewConfig extends blaTinyMceOxViewConfig_parent
|
||||
"fullscreen" => "fullscreen",
|
||||
"preview" => "preview"
|
||||
);
|
||||
if ($this->getActiveClassName()=="newsletter_main") $aPlugins[] = "legacyoutput";
|
||||
if ($this->getActiveClassName()=="newsletter_main") $aPlugins["legacyoutput"] = false;
|
||||
|
||||
// plugin override
|
||||
if($aOverride = $cfg->getConfigParam("aTinyMCE_plugins_override"))
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren