gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-bank] branch master updated: no wallet detection, si


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: no wallet detection, since we have mobile wallets
Date: Tue, 27 Aug 2019 03:45:51 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 4a4c482  no wallet detection, since we have mobile wallets
4a4c482 is described below

commit 4a4c482632cf908140bc5e433ec192bd7b4e1e3c
Author: Florian Dold <address@hidden>
AuthorDate: Tue Aug 27 03:45:41 2019 +0200

    no wallet detection, since we have mobile wallets
---
 talerbank/app/templates/profile_page.html | 24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)

diff --git a/talerbank/app/templates/profile_page.html 
b/talerbank/app/templates/profile_page.html
index 8722a7d..abbb784 100644
--- a/talerbank/app/templates/profile_page.html
+++ b/talerbank/app/templates/profile_page.html
@@ -63,22 +63,6 @@
         {% endif %}
     </article>
     <article>
-      <div class="taler-installed-hide">
-        <h2>Wallet not installed!</h2>
-        You need to install the Taler wallet to withdraw digital coins.
-         <span id="install-done" style="visibility: hidden">(done)</span>
-         <ul>
-           <li>from the app store for <a
-               
href="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc";>Google
-               Chrome and Chromium</a>
-           </li>
-           <li>By visiting our <a href="/landing">landing page</a>.
-           </li>
-         </UL>
-        Right now, you need Chrome or Chromium to
-        install the wallet. We plan to support other browsers in the future.
-      </div>
-
       <div>
         <h2>Withdraw digital coins using Taler</h2>
 
@@ -98,15 +82,9 @@
             --><input type="text" readonly class="currency-indicator" size="{{ 
currency|length }}" tabindex="-1" value="{{ currency }}">
 
           <input id="select-exchange"
-                 class="taler-installed-show pure-button pure-button-primary"
+                 class="pure-button pure-button-primary"
                  type="submit"
                  value="Select exchange provider" />
-          <br />
-          <br />
-          <input class="taler-installed-hide pure-button pure-button-primary"
-                 type="button"
-                 disabled
-                 value="Select exchange provider" />
         </form>
         <h2>Wire transfer</h2>
         <form id="wt-form"

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]