diff options
Diffstat (limited to 'www/templates/timeline.html')
| -rw-r--r-- | www/templates/timeline.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/timeline.html b/www/templates/timeline.html index ea7e0e2c..eb73885e 100644 --- a/www/templates/timeline.html +++ b/www/templates/timeline.html @@ -41,7 +41,7 @@ </ion-content> </ion-view> -<div class="timelinebuttons" ng-if="graphLoaded"> +<div class="timelinebuttons" ng-if="graphLoaded && navControls"> <circular id ="timeline-ctrl" options="radialMenuOptions" class="animated bounceInRight"> </circular> </div> |
