error prevent
svn path=/Website/trunk/; revision=31565
This commit is contained in:
@@ -193,6 +193,8 @@ function initActions(tableID, hambType)
|
||||
|
||||
function $currentActionsDiv()
|
||||
{
|
||||
if (!window)
|
||||
return $();
|
||||
var tbl = $(window.activerow).closest("table.rstable");
|
||||
if (!tbl.length)
|
||||
return $();
|
||||
|
||||
Reference in New Issue
Block a user