From dcfa18cf739182debcb8cffa568ef490585157c5 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Mon, 4 Mar 2019 20:14:39 +0900 Subject: [PATCH] Disable Twitter for now --- pages/settings/accounts.pixy | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pages/settings/accounts.pixy b/pages/settings/accounts.pixy index d327d9b9..8449968a 100644 --- a/pages/settings/accounts.pixy +++ b/pages/settings/accounts.pixy @@ -51,16 +51,16 @@ component SettingsAccounts(user *arn.User) Icon("circle-o") span Not connected - .widget-section.social-account - label(for="twitter") Twitter: + //- .widget-section.social-account + //- label(for="twitter") Twitter: - a#twitter.button.social-account-button(href="/auth/twitter", data-ajax="false") - if user.Accounts.Twitter.ID != "" - Icon("check") - span Connected - else - Icon("circle-o") - span Not connected + //- a#twitter.button.social-account-button(href="/auth/twitter", data-ajax="false") + //- if user.Accounts.Twitter.ID != "" + //- Icon("check") + //- span Connected + //- else + //- Icon("circle-o") + //- span Not connected .widget.mountable h3.widget-title