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