Skip to content

Commit

Permalink
Merge cb95f94 into f7b1d76
Browse files Browse the repository at this point in the history
  • Loading branch information
delder-usgs committed Mar 22, 2021
2 parents f7b1d76 + cb95f94 commit c662ae4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions inst/correctionsataglance/correctionsataglance.Rmd
Expand Up @@ -46,4 +46,9 @@ print(table_timeline$timeline)
kable(table_timeline$tableOfLabels, align='l')
```

Note: Freehand Corrections will display as Copy/Paste if the default Comment is removed.

`r printVersionStrings()`

<br/>
<br/>
3 changes: 2 additions & 1 deletion inst/templates/timeseriessummary/body.mustache
Expand Up @@ -187,6 +187,7 @@
{{/reportData.corrections.hasData}}
<div id="collapseCorrections" class="panel-collapse collapse">
<div class="panel-body">
<div>Note: Freehand Corrections will display as Copy/Paste if the default Comment is removed.</div>
<h3>Pre-Processing</h3>
<table id="table-corr-pre" class="table sortable-theme-slick" data-sortable>
<thead>
Expand Down Expand Up @@ -450,4 +451,4 @@
</div>
</div>
</div>
</div>
</div>

0 comments on commit c662ae4

Please sign in to comment.