changeset 15:82d66f4488cd

renaming of some files
author sean
date Wed, 05 Aug 2015 13:30:33 +0200
parents 3a9cb396905f
children f89ad628f831
files dash.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dash.py	Wed Aug 05 13:24:25 2015 +0200
+++ b/dash.py	Wed Aug 05 13:30:33 2015 +0200
@@ -135,7 +135,7 @@
 
 ##Bottle
 @route('/')
-@view('hello_template')
+@view('bottledash_view')
 def call_dashboard():
     return dict(tiles=tiles, settings=settings)
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)