voorkomt errors indien !window
svn path=/Website/trunk/; revision=32066
This commit is contained in:
@@ -293,6 +293,8 @@ function defaultAction(event)
|
||||
|
||||
function updateEventHandlers(showingInline)
|
||||
{
|
||||
if (!window)
|
||||
return;
|
||||
var tableID = $(window.activerow).closest("table.rstable").attr("id");
|
||||
if (showingInline)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user