[POLICY-73] replace openecomp for policy-engine
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / controller / policyController.js
index ec6a56c..a340c67 100644 (file)
@@ -1,6 +1,6 @@
 /*-
  * ============LICENSE_START=======================================================
- * ECOMP Policy Engine
+ * ONAP Policy Engine
  * ================================================================================
  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
  * ================================================================================
@@ -55,7 +55,7 @@ app.config(function($routeProvider) {
        })
        .when('/policy_SearchFilter', {
                templateUrl: 'app/policyApp/policy-models/policy_SearchFilter.html',
-               controller : "PolicyManagerController"
+               controller : "PolicySearchController"
        })
        .otherwise({
                templateUrl:'app/policyApp/policy-models/Editor/templates/policyEditor.html',