reverted all changes back to original function
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 21:18:37 +0000 (16:18 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 21:18:37 +0000 (16:18 -0500)
js/app.js
js/custom/upcp.js

index f571466..24caeb8 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -149,7 +149,6 @@ $(document).ready(function () {
         }  
     } 
 
-    $treeview.find(".hasChildren").css("display", "block");
     $("document").ready(function() {
         $(".hitarea").trigger('click');
         $(".hitarea").click(function(){ 
index 64af331..6d0d6a3 100644 (file)
@@ -129,7 +129,6 @@ $(document).ready(function () {
         }  
     } 
 
-    $treeview.find(".hasChildren").css("display", "block");
     $("document").ready(function() {
         $(".hitarea").trigger('click');
         $(".hitarea").click(function(){