gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: Pick pure.css from web-


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: Pick pure.css from web-common.
Date: Mon, 01 Apr 2019 23:10:59 +0200

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 3756eec  Pick pure.css from web-common.
3756eec is described below

commit 3756eec905b22867fc12a9580188702b87f17e74
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Apr 1 23:10:43 2019 +0200

    Pick pure.css from web-common.
---
 talerbank/app/templates/base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerbank/app/templates/base.html 
b/talerbank/app/templates/base.html
index b537b0b..2a885d0 100644
--- a/talerbank/app/templates/base.html
+++ b/talerbank/app/templates/base.html
@@ -21,7 +21,7 @@
 <html data-taler-nojs="true">
   <head>
     <title>{{ settings_value("TALER_CURRENCY") }} Bank - Taler Demo</title>
-    <link rel="stylesheet" type="text/css" href="{{ static('pure.css') }}" />
+    <link rel="stylesheet" type="text/css" href="{{ 
static('web-common/pure.css') }}" />
     <link rel="stylesheet" type="text/css" href="{{ 
static('web-common/demo.css') }}" />
     <link rel="stylesheet" type="text/css" href="{{ 
static('web-common/taler-fallback.css') }}" id="taler-presence-stylesheet" />
     <link rel="stylesheet" type="text/css" href="{{ static('bank.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]