auditor

Public Website for an auditor
Log | Files | Refs | Submodules | README

commit ae6508f3ee2367d82ce6e4c77852e4a5f6d1d55c
parent 773a9ba885cf8debd7c7217163b8178a316e928a
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue, 28 Mar 2017 08:39:00 +0200

eh, script not link

Diffstat:
Mindex.html.j2 | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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({