This commit is contained in:
parent
ab909d12e7
commit
dfb6ba7834
4 changed files with 4 additions and 4 deletions
|
|
@ -355,7 +355,7 @@ angular.module("AdLinApp")
|
|||
|
||||
$scope.assoc = {
|
||||
"domain": $scope.adomains[0].domain,
|
||||
"a": "82.64.31.248",
|
||||
"a": "82.64.151.41",
|
||||
"aaaa": aaaa,
|
||||
}
|
||||
$('#AssocModal').modal('show');
|
||||
|
|
|
|||
Reference in a new issue