From abb9cc75e166c32cfa97244c497e6a69d14ea114 Mon Sep 17 00:00:00 2001 From: CeĢsar Calvo <ccalvo@curisit.net> Date: Wed, 15 Mar 2017 15:32:23 +0000 Subject: [PATCH] Merge branch 'angular2' of https://git.curisit.net/gitblit/git/common/securis into angular2 --- securis/src/main/webapp/src/app/home.component.html | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/securis/src/main/webapp/src/app/home.component.html b/securis/src/main/webapp/src/app/home.component.html index ba626e8..468e1fa 100644 --- a/securis/src/main/webapp/src/app/home.component.html +++ b/securis/src/main/webapp/src/app/home.component.html @@ -1,2 +1 @@ - - <router-outlet></router-outlet> + <router-outlet></router-outlet> \ No newline at end of file -- Gitblit v1.3.2