author | Reimar Bauer <rb.proj AT googlemail DOT com> |
Thu, 04 Dec 2014 13:46:17 +0100 | |
changeset 306 | cbb1d9eb9c0d |
parent 305 | 99095a7aff97 |
child 307 | 03875d665f92 |
1.1 --- a/eskp.py Thu Dec 04 13:28:59 2014 +0100 1.2 +++ b/eskp.py Thu Dec 04 13:46:17 2014 +0100 1.3 @@ -52,8 +52,8 @@ 1.4 1.5 def get_topmenue(): 1.6 menue = [ 1.7 - ('/ozoneloss', _(u'quantification'),( 1.8 - ('/ozoneloss', _(u'Ozoneloss')), 1.9 + ('/ozoneloss', _(u'Ozoneloss'),( 1.10 + ('/ozoneloss', _(u'quantification')), 1.11 ('/ozoneloss/clams/2015', _(u'calculations')), 1.12 ('/ozoneloss/vpsc/2015', _(u'estimations')))), 1.13