added links to workflow page
This commit is contained in:
@@ -9,6 +9,7 @@ workflowmiddlepanel = (
|
||||
('panel_statcharts.html','Static Charts'),
|
||||
('flexthumbnails.html','Flex Charts'),
|
||||
('panel_summary.html','Summary'),
|
||||
('panel_map.html','Map'),
|
||||
)
|
||||
|
||||
defaultmiddle = ['panel_statcharts.html',
|
||||
@@ -25,7 +26,8 @@ workflowleftpanel = (
|
||||
('panel_geekyheader.html','Geeky Header'),
|
||||
('panel_editwind.html','Edit Wind Data'),
|
||||
('panel_editstream.html','Edit Stream Data'),
|
||||
('panel_otwpower.html','Run OTW Power Calculations')
|
||||
('panel_otwpower.html','Run OTW Power Calculations'),
|
||||
('panel_mapview.html','Map'),
|
||||
)
|
||||
|
||||
defaultleft = [
|
||||
|
||||
Reference in New Issue
Block a user