X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-FE-common%2Fclient%2Fapp%2Frouter.js;h=7a3d3a717e52b567194b79f948131f27c058e6b4;hb=52ef94725081dff105d9c96c60985f1334f39e96;hp=190ed579bba0a36e4ced229652867a917fc7dfc8;hpb=19f3f4a23a4b015b2a4091b42daa632bfa078d6b;p=portal.git diff --git a/ecomp-portal-FE-common/client/app/router.js b/ecomp-portal-FE-common/client/app/router.js index 190ed579..7a3d3a71 100644 --- a/ecomp-portal-FE-common/client/app/router.js +++ b/ecomp-portal-FE-common/client/app/router.js @@ -241,7 +241,7 @@ angular.module('ecompApp') url: '/error404', views: { 'content@': { - templateUrl: 'app/views/errors/error.404.tpl.html', + templateUrl: 'app/views/errors/error.tpl.html', controller: 'ErrorCtrl', controllerAs: 'error' }