From 6b49383e5aae3ceb4ba975b54df5b64d6653ee96 Mon Sep 17 00:00:00 2001 From: Mukul Date: Thu, 8 Sep 2016 14:25:06 +0530 Subject: [PATCH] Made changes reported in review. --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 5 ++--- 400-SOURCECODE/AIAHTML5.Web/index.html | 48 +++++++++++++++++++++++++----------------------- 400-SOURCECODE/AIAHTML5.Web/libs/jquery/jquery_plugin/color-picker/jquery.minicolors.min.js | 8 ++++++++ 400-SOURCECODE/AIAHTML5.Web/libs/jquery/jquery_plugin/jquery.minicolors.js | 1135 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 400-SOURCECODE/AIAHTML5.Web/libs/jquery/jquery_plugin/jquery.minicolors.png | Bin 68627 -> 0 bytes 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/jquery.minicolors.png | Bin 77991 -> 0 bytes 6 files changed, 35 insertions(+), 1161 deletions(-) create mode 100644 400-SOURCECODE/AIAHTML5.Web/libs/jquery/jquery_plugin/color-picker/jquery.minicolors.min.js delete mode 100644 400-SOURCECODE/AIAHTML5.Web/libs/jquery/jquery_plugin/jquery.minicolors.js delete mode 100644 400-SOURCECODE/AIAHTML5.Web/libs/jquery/jquery_plugin/jquery.minicolors.png diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 032f7c2..d6d1151 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -281,7 +281,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo var view_list = angular.element($event.currentTarget); var view_list_male_female = view_list.attr('title'); - $rootScope.Normal = "LeftButtonsDefaultState"; if (view_list_male_female == "Male") { @@ -2454,8 +2453,8 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo if ($rootScope.isHighLight) { //alert('isHighlight: ' + $scope.isHighLight); - $('#btnHighLight').removeClass('btn btn-black'); - $('#btnHighLight').addClass('btn-primary'); + //$('#btnHighLight').removeClass('btn btn-black'); + //$('#btnHighLight').addClass('btn-primary'); console.log('highLightBody call from DisableProgressBar') // $scope.highLightBody(); diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index aab0072..d02ccc4 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -662,7 +662,7 @@ -