mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
Add delete all recordings button to web ui
This commit is contained in:
committed by
Will Greenberg
parent
326d4106bd
commit
c47be1074b
@@ -18,6 +18,7 @@
|
||||
<div>
|
||||
<button onclick="startRecording()">Start Recording</button>
|
||||
<button onclick="stopRecording()">Stop Recording</button>
|
||||
<button onclick="deleteAllRecodings()">Delete All Recordings</button>
|
||||
</div>
|
||||
<table id="qmdl-manifest-table">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user