Merge from ECOMP's repository
[vid.git] / vid-app-common / src / main / webapp / app / vid / scripts / controller / subscriberSearch.js
index 029860f..89768f8 100755 (executable)
@@ -64,14 +64,12 @@ appDS2.controller("aaiSubscriberSearchController", [ "$scope", "$timeout", "$log
                var polls = PropertyService.retrieveMsoMaxPolls();\r
                PropertyService.setMsoMaxPolls(polls);\r
                \r
-               PropertyService.setServerResponseTimeoutMsec(30000);\r
-\r
-                       // These two properties only added for testing  \r
+               // These two properties only added for testing\r
                        properties.msoDefaultBaseUrl = $scope.baseUrl;\r
                        properties.responseTimeoutMsec = $scope.responseTimeoutMsec;\r
 \r
                        UtilityService.setProperties(properties);\r
-               }\r
+               };\r
                \r
                $scope.autoGetSubs = function() {\r
                        /*\r