X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FBluvalUI%2FGetByTimestamp%2FRoute.js;fp=ui%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FAECBlueprintValidationUI%2FNewSubmission%2FRoute.js;h=b8fa59466d1481367aa00a01df100d5cab6e81c9;hp=6f95fccb085b38269b944297e01e9f8744820d25;hb=2eba847ebb6acb2686be08eb1cdafc1b12071e7d;hpb=f86b9715d156238532fcb0bf464bd72e9cf7ce96 diff --git a/ui/src/main/webapp/app/AECBlueprintValidationUI/NewSubmission/Route.js b/ui/src/main/webapp/app/BluvalUI/GetByTimestamp/Route.js similarity index 80% rename from ui/src/main/webapp/app/AECBlueprintValidationUI/NewSubmission/Route.js rename to ui/src/main/webapp/app/BluvalUI/GetByTimestamp/Route.js index 6f95fcc..b8fa594 100644 --- a/ui/src/main/webapp/app/AECBlueprintValidationUI/NewSubmission/Route.js +++ b/ui/src/main/webapp/app/BluvalUI/GetByTimestamp/Route.js @@ -17,9 +17,8 @@ appDS2 .config(function($routeProvider) { $routeProvider - .otherwise({ - templateUrl : 'app/AECBlueprintValidationUI/NewSubmission/NewSubmissionTemplate.html', - controller : "AECNewSubmissionController" + templateUrl : 'app/BluvalUI/GetByTimestamp/GetByTimestampTemplate.html', + controller : "GetByTimestampController" }); }); \ No newline at end of file