mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
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")
|
||||
{
|
||||
_menuaction = "etemplate_new::ajax_process_content";
|
||||
_menuaction = "etemplate::ajax_process_content";
|
||||
}
|
||||
|
||||
// Copy the given parameters
|
||||
|
Loading…
Reference in New Issue
Block a user