Commit 047c53c9608b73f1825613e45b66663e40083ed1
1 parent
59814d20
Commit Changes
Showing
1 changed file
with
0 additions
and
7 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
... | ... | @@ -7535,14 +7535,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo |
7535 | 7535 | |
7536 | 7536 | } |
7537 | 7537 | |
7538 | - //$rootScope.termListEnterEvent = function (event) { | |
7539 | - // $(document).("") | |
7540 | - //debugger; | |
7541 | - //alert(event.currentTarget.id); | |
7542 | - //$('#termList option[selected="selected"]').attr("selected", false); | |
7543 | - // alert("sss"); | |
7544 | 7538 | |
7545 | - //} | |
7546 | 7539 | |
7547 | 7540 | }] |
7548 | 7541 | ... | ... |