mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Open customfields edit dialog as popupinc/class.customfields.inc.php
This commit is contained in:
parent
ae282257dc
commit
063f034e20
2
json.php
2
json.php
@ -64,7 +64,7 @@ function ajax_exception_handler(Exception $e)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// set our own exception handler, to not get the html from eGW's default one
|
// set our own exception handler, to not get the html from eGW's default one
|
||||||
set_exception_handler('ajax_exception_handler');
|
//set_exception_handler('ajax_exception_handler');
|
||||||
|
|
||||||
if (isset($_GET['menuaction']))
|
if (isset($_GET['menuaction']))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user