Index: branches/5.0.x/core/units/theme_files/theme_file_eh.php =================================================================== diff -u -r12117 -r12298 --- branches/5.0.x/core/units/theme_files/theme_file_eh.php (.../theme_file_eh.php) (revision 12117) +++ branches/5.0.x/core/units/theme_files/theme_file_eh.php (.../theme_file_eh.php) (revision 12298) @@ -1,6 +1,6 @@ status = erSTOP; - if (($this->Application->GetVar('ajax') != 'yes') || (EDITING_MODE != EDITING_MODE_LAYOUT)) { + if (($this->Application->GetVar('ajax') != 'yes') || (EDITING_MODE != EDITING_MODE_DESIGN)) { return ; }