error prevent

svn path=/Website/trunk/; revision=31565
This commit is contained in:
2016-11-18 11:07:10 +00:00
parent fa14e20f31
commit f7205c00a7

View File

@@ -193,6 +193,8 @@ function initActions(tableID, hambType)
function $currentActionsDiv()
{
if (!window)
return $();
var tbl = $(window.activerow).closest("table.rstable");
if (!tbl.length)
return $();