diff --git a/module/company/js/browse.js b/module/company/js/browse.js index e69de29bb2..13ce9f67b3 100644 --- a/module/company/js/browse.js +++ b/module/company/js/browse.js @@ -0,0 +1 @@ +$(".tree .active").parent('li').addClass('active'); \ No newline at end of file