From 6ae9a7ce806be409fbcdc115bd29c4afb180f5e3 Mon Sep 17 00:00:00 2001 From: nikita Date: Tue, 26 Jul 2016 18:18:37 +0530 Subject: [PATCH] working listmanager and search code for all cases. --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 2 +- 400-SOURCECODE/AIAHTML5.Web/index.html | 43 +------------------------------------------ 2 files changed, 2 insertions(+), 43 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 11848c5..b0d5762 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -1,4 +1,4 @@ -'use strict'; +'use strict'; AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$log", "$location", "$timeout", "DA", "Modules", "$routeParams", "DataService", function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Modules, $routeParam, DataService) { diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index c5dccd7..28fd14f 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -335,48 +335,7 @@
-- libgit2 0.21.4