From 692608ffaa4114b153433f0acf721319dd5e7e44 Mon Sep 17 00:00:00 2001 From: Mukul Date: Mon, 9 Jan 2017 15:56:10 +0530 Subject: [PATCH] commeted code delete for show hide structure --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 6356946..64c2baf 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -5931,18 +5931,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo document.getElementById("btnStrutureBox").name = "showAnnotationStructure"; } - //$(".com").toggle(); - //$('#dot').toggle(); - //$('#bord').toggle(); - //$('#sppeachBubble').toggle(); - //$('#sppeachBubble_annotation').toggle(); - - //$("#bord_annotation").toggle(); - //$("#dot_annotation").toggle(); - //$(".dynCross_anno").parent().parent().parent().toggle(); - - - + } -- libgit2 0.21.4