gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-donations] branch master updated: enable js-less pre


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] branch master updated: enable js-less presence detection
Date: Sun, 10 Dec 2017 17:33:21 +0100

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

dold pushed a commit to branch master
in repository donations.

The following commit(s) were added to refs/heads/master by this push:
     new 45ccff9  enable js-less presence detection
45ccff9 is described below

commit 45ccff983460b02fe3d25b761320dbfeb6c0079c
Author: Florian Dold <address@hidden>
AuthorDate: Sun Dec 10 17:33:18 2017 +0100

    enable js-less presence detection
---
 talerdonations/donations/templates/base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerdonations/donations/templates/base.html 
b/talerdonations/donations/templates/base.html
index 55a60db..0001ca0 100644
--- a/talerdonations/donations/templates/base.html
+++ b/talerdonations/donations/templates/base.html
@@ -15,7 +15,7 @@
   TALER; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>
 -->
 
-<html>
+<html data-taler-nojs="true">
 <head>
   <title>Taler Donation Demo</title>
   <link rel="stylesheet" type="text/css" href="{{ 
url('/static/web-common/pure.css') }}" />

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



reply via email to

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