ein Link berichtigt (clams, o3loss, 2010; war vorher auf 2011)
authorJens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Fri, 09 May 2014 15:11:43 +0200
changeset 256c9d4aa9ec58f
parent 255 731c94bafb14
child 257 e953d3dc48b7
ein Link berichtigt (clams, o3loss, 2010; war vorher auf 2011)
"Home" in Navigationsleiste gel?scht
eskp.py
     1.1 --- a/eskp.py	Fri May 09 12:43:56 2014 +0200
     1.2 +++ b/eskp.py	Fri May 09 15:11:43 2014 +0200
     1.3 @@ -35,7 +35,7 @@
     1.4  
     1.5  def get_topmenue():
     1.6      menue = [
     1.7 -             ('/', _(u'Home')),
     1.8 +#            ('/', _(u'Startseite')),
     1.9               ('/ozoneloss', _(u'Ozoneloss')),
    1.10               ('/eskp', _(u'ESKP')),
    1.11               ('/iek-7', _(u'IEK-7')),
    1.12 @@ -150,7 +150,7 @@
    1.13      filename = os.path.join("templates", get_locale(), "rst", "explanation_vpsc.rst")
    1.14      explanation = get_content(filename)
    1.15  
    1.16 -    return render_template("/ozoneloss_vpsc.html", act="ozoneloss/vpsc/2014", content=content, content_explanation=explanation, year=2011)
    1.17 +    return render_template("/ozoneloss_vpsc.html", act="ozoneloss/vpsc/2014", content=content, content_explanation=explanation, year=2010)
    1.18  
    1.19  @app.route('/de')
    1.20  def de():
Impressum Datenschutzerklärung