forked from extern/egroupware
classname in callback need to be renamed too
This commit is contained in:
parent
f8498ca949
commit
d52ab179a7
@ -65,7 +65,7 @@ function etemplate2(_container, _menuaction)
|
|||||||
{
|
{
|
||||||
if (typeof _menuaction == "undefined")
|
if (typeof _menuaction == "undefined")
|
||||||
{
|
{
|
||||||
_menuaction = "etemplate_new::ajax_process_content";
|
_menuaction = "etemplate::ajax_process_content";
|
||||||
}
|
}
|
||||||
|
|
||||||
// Copy the given parameters
|
// Copy the given parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user