1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-03-16 17:18:29 +01:00

classname in callback need to be renamed too

This commit is contained in:
Ralf Becker 2012-03-28 16:30:17 +00:00
parent f8498ca949
commit d52ab179a7

View File

@ -65,7 +65,7 @@ function etemplate2(_container, _menuaction)
{
if (typeof _menuaction == "undefined")
{
_menuaction = "etemplate_new::ajax_process_content";
_menuaction = "etemplate::ajax_process_content";
}
// Copy the given parameters