Fix error msg for AAI query
[vid.git] / vid-app-common / src / main / webapp / app / vid / scripts / controller / aaiSubscriberController.js
index 74f7471..a86c1b1 100755 (executable)
@@ -172,7 +172,7 @@ appDS2.controller("aaiSubscriberController", ["COMPONENT", "FIELD", "PARAMETER",
                                        $scope.isSpinnerVisible = false;\r
                                        $scope.isProgressVisible = false;\r
                                } else {\r
-                                       $scope.status = "Failed to get service models from ASDC.";\r
+                                       $scope.status = "Failed to get service models from A&AI.";\r
                                        $scope.error = true;\r
                                        $scope.isSpinnerVisible = false;\r
                                }\r