mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +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)
|
||||
{
|
||||
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