Index: branches/5.1.x/core/units/theme_files/theme_file_eh.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/theme_files/theme_file_eh.php (.../theme_file_eh.php) (revision 12127) +++ branches/5.1.x/core/units/theme_files/theme_file_eh.php (.../theme_file_eh.php) (revision 12657) @@ -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 ; }