fine tuning headers
This commit is contained in:
@@ -5887,8 +5887,9 @@ def workout_workflow_view(request,id):
|
||||
middleTemplates = ['panel_statcharts.html','flexthumbnails.html',
|
||||
'panel_summary.html']
|
||||
leftTemplates = [
|
||||
'panel_editbuttons.html','panel_staticchart.html',
|
||||
'panel_stats.html'
|
||||
'panel_editbuttons.html',
|
||||
'panel_stats.html',
|
||||
'panel_staticchart.html',
|
||||
]
|
||||
|
||||
return render(request,
|
||||
|
||||
Reference in New Issue
Block a user