From 5dc699b49fda12ba06d0e3f0b37d31521a4c380d Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Tue, 24 Mar 2015 16:34:00 +0100 Subject: [PATCH] give repos without permissions some styling, but dont show them yet --- app/templates/account.hbs | 14 ++++++++------ app/templates/profile/accounts.hbs | 2 +- app/templates/profile/show.hbs | 4 ++-- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/app/templates/account.hbs b/app/templates/account.hbs index 8597c362..6c4c90b4 100644 --- a/app/templates/account.hbs +++ b/app/templates/account.hbs @@ -76,19 +76,21 @@ - {{!-- {{#if hooksWithoutAdmin.length}} +{{!-- {{#if hooksWithoutAdmin.length}}
-

Repositories without admin access

+

Repositories without admin access

You only have pull or push access to the repositories below.

-
-

Justiine Arreche

+

Justine Arreche

Repositories 12

Token: dfigsd90u34r2hwa9ru239ur2

diff --git a/app/templates/profile/show.hbs b/app/templates/profile/show.hbs index fdb71e78..09994c18 100644 --- a/app/templates/profile/show.hbs +++ b/app/templates/profile/show.hbs @@ -20,7 +20,7 @@ {{!-- {{view 'profile-tabs'}} --}} -
+ {{!--
--}} {{outlet}} -
+ {{!--
--}}