gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-www] branch master updated: noscript for wallet page


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: noscript for wallet page
Date: Mon, 30 Jan 2017 23:58:53 +0100

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 08bc331  noscript for wallet page
08bc331 is described below

commit 08bc331e066e05549924b1aba7866a2d051de659
Author: Florian Dold <address@hidden>
AuthorDate: Mon Jan 30 23:58:49 2017 +0100

    noscript for wallet page
---
 wallet.html.j2 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/wallet.html.j2 b/wallet.html.j2
index 0e45b2c..5756de0 100644
--- a/wallet.html.j2
+++ b/wallet.html.j2
@@ -149,6 +149,9 @@ document.addEventListener('DOMContentLoaded', onLoad);
             <button onclick="installWallet()" id="install-button">
               Install wallet
             </button>
+            <noscript>
+              <em style="color:darkred;">JavaScript is disabled, installation 
won't work.</em>
+            </noscript>
             <div id="install-result"></div>
           </div>
         </div> <!-- /col-lg-6 -->

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



reply via email to

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