mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 20:11:23 +02:00
Include the handler code that caused the error
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user