Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #870 from zanata/disable-google-merge-account
Browse files Browse the repository at this point in the history
disable google merge account
  • Loading branch information
Alex Eng committed Jun 16, 2015
2 parents 403c454 + 92d1d9f commit 70d9ef2
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -153,11 +153,6 @@
<h:form>
<h4>#{msgs['jsf.dashboard.settings.addAccount.label']}</h4>
<ul class="g--tight l--push-top-half">
<li class="g__item w--1-3 w--1-2-l l--push-bottom-half">
<h:commandButton styleClass="button button--google button--full"
action="#{userSettingsAction.verifyCredentials('Google')}"
value="Google"/>
</li>
<li class="g__item w--1-3 w--1-2-l l--push-bottom-half">
<h:commandButton styleClass="button button--yahoo button--full"
action="#{userSettingsAction.verifyCredentials('Yahoo')}"
Expand Down

0 comments on commit 70d9ef2

Please sign in to comment.