From ac7e9a26871254c0ce977205606c856bf75b1c54 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Thu, 29 Oct 2015 09:39:01 +0100 Subject: [PATCH] Removing copy/pasted commented unnecesary code --- .../profile/profile-contacts/profile-contacts.jade | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/app/modules/profile/profile-contacts/profile-contacts.jade b/app/modules/profile/profile-contacts/profile-contacts.jade index 06dfb26e..49a79f62 100644 --- a/app/modules/profile/profile-contacts/profile-contacts.jade +++ b/app/modules/profile/profile-contacts/profile-contacts.jade @@ -25,16 +25,6 @@ section.profile-contacts div.list-itemtype-user-data h2 a(tg-nav="user-profile:username=contact.get('username')", title="{{::contact.get('full_name_display') }}") {{::contact.get('full_name_display')}} - + p {{::contact.get('roles').join(", ")}} p.extra-info(ng-if="contact.get('bio')") {{::contact.get('bio')}} - - //- - span.location todo - div.profile-project-stats - div.stat-projects(title="2 projects") - span.icon.icon-project - span.stat-num 2 - div.stat-viewer(title="2 followers") - span.icon.icon-open-eye - span.stat-num 4