gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-survey] 03/05: Optimizing #5591.


From: gnunet
Subject: [GNUnet-SVN] [taler-survey] 03/05: Optimizing #5591.
Date: Fri, 29 Mar 2019 18:32:01 +0100

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

marcello pushed a commit to branch stable
in repository survey.

commit cceffeff2a0381d67c76eb38059732d34dfad3ed
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Feb 25 19:04:05 2019 +0100

    Optimizing #5591.
---
 talersurvey/survey/templates/base.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talersurvey/survey/templates/base.html 
b/talersurvey/survey/templates/base.html
index 293d835..89bf549 100644
--- a/talersurvey/survey/templates/base.html
+++ b/talersurvey/survey/templates/base.html
@@ -20,6 +20,7 @@
   <title>Taler Survey Demo</title>
   <link rel="stylesheet" type="text/css" href="{{ url_for('static', 
filename='web-common/pure.css') }}" />
   <link rel="stylesheet" type="text/css" href="{{ url_for('static', 
filename='web-common/demo.css') }}" />
+  <link rel="stylesheet" type="text/css" href="{{ url_for('static', 
filename='web-common/taler-fallback.css') }}" />
   {% block styles %}{% endblock %}
   {% block scripts %}{% endblock %}
 </head>

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



reply via email to

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