diff options
-rw-r--r-- | www/report.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/report.html b/www/report.html index 9f1d3f1..927a713 100644 --- a/www/report.html +++ b/www/report.html @@ -1,7 +1,6 @@ - <div class="wrapper" id="report-page" data-role="page"> + <div class="wrapper" id="report-page" data-role="page" data-add-back-btn="true"> <div data-id="locate" id="report-header" data-role="header" data-position="fixed"> <h1>Report</h1> - <a href="settings.html" class="ui-btn-right" data-icon="gear" data-iconpos="notext"></a> </div> <div class="table-cell"> <div class="container" data-role="content"> |