From: Anthony Talarico Date: Fri, 8 Jan 2016 21:13:23 +0000 (-0500) Subject: reverting changes X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=24a55769d90e7b8e058f57d05527205eb1dec4c3;p=WP-Themes%2Fmichsci.git reverting changes --- diff --git a/js/app.js b/js/app.js index a975787..a589d58 100644 --- a/js/app.js +++ b/js/app.js @@ -150,7 +150,7 @@ $(document).ready(function () { } var $treeview = $(".treeview").find("ul"); $treeview.css("display", "block"); - $treeview.find(".hasChildren").css("display", "block"); +// $treeview.find(".hasChildren").css("display", "block"); // $("document").ready(function() { // $(".hitarea").trigger('click'); // $(".hitarea").click(function(){ diff --git a/js/custom/upcp.js b/js/custom/upcp.js index fa84c00..581b475 100644 --- a/js/custom/upcp.js +++ b/js/custom/upcp.js @@ -130,7 +130,7 @@ $(document).ready(function () { } var $treeview = $(".treeview").find("ul"); $treeview.css("display", "block"); - $treeview.find(".hasChildren").css("display", "block"); +// $treeview.find(".hasChildren").css("display", "block"); // $("document").ready(function() { // $(".hitarea").trigger('click'); // $(".hitarea").click(function(){