aaiSubscriberController Test
[vid.git] / vid-app-common / src / main / webapp / app / vid / scripts / controller / aaiSubscriberController.js
index 05a6cde..16ec01d 100755 (executable)
@@ -55,13 +55,11 @@ appDS2.controller("aaiSubscriberController", ["COMPONENT", "FIELD", "PARAMETER",
             $scope.init();\r
             $scope.fetchSubs(FIELD.PROMPT.FETCHING_SUBS);\r
             $scope.fetchServices();\r
-\r
         };\r
 \r
         $scope.cancelCreateSI = function () {\r
 \r
             window.location.href = COMPONENT.WELCOME_PATH;\r
-\r
         };\r
 \r
         $scope.getServiceTypes = function (globalCustomerId) {\r