gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-auditor] branch master updated: eh, script not link


From: gnunet
Subject: [GNUnet-SVN] [taler-auditor] branch master updated: eh, script not link
Date: Tue, 28 Mar 2017 08:39:07 +0200

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

dold pushed a commit to branch master
in repository auditor.

The following commit(s) were added to refs/heads/master by this push:
     new ae6508f  eh, script not link
ae6508f is described below

commit ae6508f3ee2367d82ce6e4c77852e4a5f6d1d55c
Author: Florian Dold <address@hidden>
AuthorDate: Tue Mar 28 08:39:00 2017 +0200

    eh, script not link
---
 index.html.j2 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/index.html.j2 b/index.html.j2
index d86c1ff..0dcdead 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -5,10 +5,10 @@
   <title>Taler Demo - Auditor</title>
   <link rel="stylesheet" type="text/css" href="{{ 
url('static/web-common/pure.css') }}" />
   <link rel="stylesheet" type="text/css" href="{{ 
url('static/web-common/demo.css') }}" />
-  <link rel="stylesheet" type="text/css" href="{{ 
url('static/web-common/taler-wallet-lib.js') }}" />
   <link rel="stylesheet" type="text/css" href="{{ 
url('static/web-common/taler-fallback.css') }}" id="taler-presence-stylesheet" 
/>
   <link rel="icon" type="image/png" href="{{ 
url('static/web-common/favicon-taler.ico') }}" />
 
+
   <style type="text/css">
     a[disabled="true"] {
     pointer-events: none;
@@ -34,6 +34,8 @@
       padding: 0.5em;
     }
   </style>
+
+  <script src="{{ url('static/web-common/taler-wallet-lib.js') }}"></script>
   <script>
   function addAuditor() {
     taler.addAuditor({

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



reply via email to

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