added image attach buttons to edit and workflow
This commit is contained in:
@@ -42,6 +42,7 @@ workflowleftpanel = (
|
||||
('panel_stats.html','Workout Statistics Button'),
|
||||
('panel_flexchart.html','Flex Chart'),
|
||||
('panel_staticchart.html','Create Static Charts Buttons'),
|
||||
('panel_uploadimage.html','Attach Image'),
|
||||
('panel_geekyheader.html','Geeky Header'),
|
||||
('panel_editwind.html','Edit Wind Data'),
|
||||
('panel_editstream.html','Edit Stream Data'),
|
||||
@@ -57,6 +58,7 @@ defaultleft = [
|
||||
'panel_editintervals.html',
|
||||
'panel_stats.html',
|
||||
'panel_staticchart.html',
|
||||
'panel_uploadimage.html',
|
||||
]
|
||||
|
||||
coxes_calls = [
|
||||
@@ -65,6 +67,9 @@ coxes_calls = [
|
||||
"Almost there. Give me ten strokes on the legs!",
|
||||
"Let it run!",
|
||||
"Don't rush the slides!",
|
||||
"Quick hands.",
|
||||
"You are clearing the puddles.",
|
||||
"Let's push through now. Get me that open water.",
|
||||
"We're going for the line now. Power ten on the next.",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user