diff --git a/lib/ice-coder.js b/lib/ice-coder.js index fabcf08..9d3e1df 100644 --- a/lib/ice-coder.js +++ b/lib/ice-coder.js @@ -675,7 +675,6 @@ var ICEcoder = { location = location.replace(top.iceRoot,""); targetElem = document.getElementById('filesFrame').contentWindow.document.getElementById(location.replace(/\//g,"|")); locNest = targetElem.parentNode.parentNode.nextSibling; - if (locNest.nextSibling) {locNest = locNest.nextSibling} newText = document.createTextNode("\n"); innerLI = '        '+file+' '+perms+'';