aboutsummaryrefslogtreecommitdiffstats
path: root/gui/templates
diff options
context:
space:
mode:
Diffstat (limited to 'gui/templates')
-rw-r--r--gui/templates/predistortion.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/templates/predistortion.html b/gui/templates/predistortion.html
index 139d982..398b4b7 100644
--- a/gui/templates/predistortion.html
+++ b/gui/templates/predistortion.html
@@ -36,6 +36,8 @@ along with ODR-DabMod. If not, see <http://www.gnu.org/licenses/>.
parameters are invalidated!</div>
<button type="button" class="btn btn-sm btn-info" id="calibratebtn">
Calibrate</button>
+ <button type="button" class="btn btn-sm btn-info" id="calibraterefreshbtn">
+ Refresh results</button>
<div>Calibration results:<span id="calibrationresults">N/A<span></div>
</div>
</div>