From 99801ee6ab919b0262eafcfe333c4c6f91896b91 Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Wed, 29 Apr 2015 11:28:46 +0200 Subject: [PATCH] fix duplicate btn on profile --- app/templates/account.hbs | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/app/templates/account.hbs b/app/templates/account.hbs index a7d0f77c..0894b8f2 100644 --- a/app/templates/account.hbs +++ b/app/templates/account.hbs @@ -38,25 +38,6 @@

last synced {{format-time user.syncedAt}}

- {{#if config.billingEndpoint}} -
- {{#if view.subscribed}} - - Subscription active! - - {{else}} - {{#if view.education}} - - Educational account! - - {{else}} - - Sign up this account! - - {{/if}} - {{/if}} -
- {{/if}} {{#if config.pro}}

We're only showing your private repositories. You can find your public projects on travis-ci.org.

{{else}}