only show waterfall link if waterfall summary is configured

This commit is contained in:
soulgalore 2016-06-21 05:17:42 +02:00
parent 45c840b313
commit 4e61b525dc
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ block content
li: a(href='#coach') Coach
if d.browsertime && d.browsertime.pageSummary
li: a(href='#timings') Timings
if d.browsertime && d.browsertime.har
if d.browsertime && d.browsertime.har && options.html && options.html.showWaterfallSummary
li: a(href='#waterfall') Waterfall
if d.pagexray && d.pagexray.pageSummary
li: a(href='#pagexray') Info