Private
Public Access
1
0

made a landing page option

This commit is contained in:
Sander Roosendaal
2017-10-22 11:11:30 +02:00
parent ca7b02770d
commit f0bfb810a4
6 changed files with 34 additions and 10 deletions

View File

@@ -5,6 +5,12 @@ import colorsys
lbstoN = 4.44822
landingpages = (
('workout_edit_view','Edit View'),
('workout_workflow_view','Workflow View'),
)
workflowmiddlepanel = (
('panel_statcharts.html','Static Charts'),
('flexthumbnails.html','Flex Charts'),