reverting changes
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 21:13:23 +0000 (16:13 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 21:13:23 +0000 (16:13 -0500)
js/app.js
js/custom/upcp.js

index a975787..a589d58 100644 (file)
--- 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(){ 
index fa84c00..581b475 100644 (file)
@@ -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(){