gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch stable updated (df8a61a -> 3756eec)


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch stable updated (df8a61a -> 3756eec)
Date: Mon, 01 Apr 2019 23:11:14 +0200

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

marcello pushed a change to branch stable
in repository bank.

    from df8a61a  Avoid running 'collectstatic' first.
     add 3756eec  Pick pure.css from web-common.

No new revisions were added by this update.

Summary of changes:
 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]