gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant-frontends] branch stable updated (fe26819 -


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch stable updated (fe26819 -> 463c0bd)
Date: Fri, 10 Mar 2017 16:50:22 +0100

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

dold pushed a change to branch stable
in repository merchant-frontends.

    from fe26819  remove error message that references undefined variable
     add 463c0bd  kill navbar until we have a better one that works

No new revisions were added by this update.

Summary of changes:
 talerfrontends/blog/templates/base.html      | 2 --
 talerfrontends/donations/templates/base.html | 2 --
 2 files changed, 4 deletions(-)

diff --git a/talerfrontends/blog/templates/base.html 
b/talerfrontends/blog/templates/base.html
index d65d14b..bf4d73e 100644
--- a/talerfrontends/blog/templates/base.html
+++ b/talerfrontends/blog/templates/base.html
@@ -35,7 +35,6 @@
         <img src="{{ url("/static/gnu.svg") }}" height=100 width=100 alt="GNU 
logo">
       </a>
     </div>
-    {% include "static/web-common/dropdown-navbar.html" %}
     <h1 class="nav">Richard M. Stallman: Free Software, Free Society</h1>
   </header>
 
@@ -51,6 +50,5 @@
     <p>Copyright &copy; 2014&mdash;2016 INRIA</p>
     <a href="/javascript" data-jslicense="1" class="jslicenseinfo">JavaScript 
license information</a>
   </div>
-  {% include "static/web-common/lang.html" %}
 </body>
 </html>
diff --git a/talerfrontends/donations/templates/base.html 
b/talerfrontends/donations/templates/base.html
index 0d02b11..8599705 100644
--- a/talerfrontends/donations/templates/base.html
+++ b/talerfrontends/donations/templates/base.html
@@ -36,7 +36,6 @@
         </svg>
       </div>
     </a>
-    {% include "static/web-common/dropdown-navbar.html" %}
     <h1 class="nav">Toy &quot;Store&quot; - Taler Demo</h1>
   </header>
 
@@ -52,6 +51,5 @@
     <p>Copyright &copy; 2014&mdash;2016 INRIA</p>
     <a href="/javascript" data-jslicense="1" class="jslicenseinfo">JavaScript 
license information</a>
   </div>
-  {% include "static/web-common/lang.html" %}
 </body>
 </html>

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



reply via email to

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