From 6e6671d2ef506dba6f52f227a925fe3617b2c215 Mon Sep 17 00:00:00 2001 From: Tallys Martins Date: Mon, 1 Aug 2016 17:27:47 -0300 Subject: [PATCH] Removes fixed profile area --- src/app/profile/profile.component.ts | 5 ----- 1 file changed, 0 insertions(+), 5 deletions(-) diff --git a/src/app/profile/profile.component.ts b/src/app/profile/profile.component.ts index a86dabe..29e6b8b 100644 --- a/src/app/profile/profile.component.ts +++ b/src/app/profile/profile.component.ts @@ -33,11 +33,6 @@ import {ConfigBarComponent} from "./config-bar.component"; url: "^/profile/:profile", component: ProfileInfoComponent, views: { - "profile-info": { - templateUrl: "app/profile/info/profile-info.html", - controller: ProfileInfoComponent, - controllerAs: "vm" - }, "actions@main": { templateUrl: "app/profile/navbar-actions.html", controller: ProfileActionsComponent, -- libgit2 0.21.2