mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-24 14:58:43 +01:00
Include the handler code that caused the error
This commit is contained in:
parent
7b7397e92d
commit
114debd00f
@ -177,7 +177,7 @@ function et2_checkType(_val, _type, _attr)
|
|||||||
}
|
}
|
||||||
catch(e)
|
catch(e)
|
||||||
{
|
{
|
||||||
et2_debug("error", "Error while parsing JS event handler code", e);
|
et2_debug("error", "Error while parsing JS event handler code", e,_val);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user