Home
last modified time | relevance | path

Searched refs:getParentRow (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js8106 var getRowOwnerObject=function getRowOwnerObject(row){var parentRow=getParentRow(row);
8109 var getParentRow=function getParentRow(row){var level=parseInt(row.getAttribute("level"))-1; function