From fd12dd5e41f72533384947b2e024b8795488ca4d Mon Sep 17 00:00:00 2001 From: mitali Date: Tue, 17 Jan 2017 17:14:26 +0530 Subject: [PATCH] Bug #12897 --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 37 +++++++++++++++++++++++++++++++++++-- 400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html | 9 ++++----- 2 files changed, 39 insertions(+), 7 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 9d20132..853f5f5 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -621,6 +621,22 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo } } + //call watch on '$scope.VocabTermTxt and compile
  • and append to --> -- libgit2 0.21.4