gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-survey] branch master updated: no more wallet detect


From: gnunet
Subject: [GNUnet-SVN] [taler-survey] branch master updated: no more wallet detection
Date: Fri, 30 Aug 2019 14:20:03 +0200

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

dold pushed a commit to branch master
in repository survey.

The following commit(s) were added to refs/heads/master by this push:
     new 18ab3d0  no more wallet detection
18ab3d0 is described below

commit 18ab3d0f84c42de7a6e7ca29448020945fb05f62
Author: Florian Dold <address@hidden>
AuthorDate: Fri Aug 30 14:20:01 2019 +0200

    no more wallet detection
---
 talersurvey/survey/templates/index.html | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/talersurvey/survey/templates/index.html 
b/talersurvey/survey/templates/index.html
index ffd8f61..e58e669 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -7,11 +7,7 @@
       and get a nice tip - via your Taler wallet - from this shop! <a href={{ 
url_for('survey_stats') }}>(survey stats)</a>
     </p>
   </div>
-  <div class="taler-installed-hide">
-    <p>The survey is not possible without the wallet;
-       please <a href="https://taler.net/wallet-installation.html";>install 
one!</a></p>
-  </div>
-  <div class="taler-installed-show">
+  <div>
     <form action="{{ url_for('submit_survey') }}" method="post" 
class="pure-form pure-form-stacked">
       <legend>What do you prefer?</legend>
       <fieldset>

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



reply via email to

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