Update campaign_results.html

pull/2990/head
BlkPh0x 2023-10-04 16:04:30 +11:00 committed by GitHub
parent f249338eb9
commit 9f778651c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -20,6 +20,9 @@
<ul class="dropdown-menu" aria-labelledby="exportButton">
<li>
<a href="#" onclick="exportAsCSV('results')">Results</a>
</li>
<li>
<a href="#" onclick="exportAsCSV('Cleanresults')">Results</a>
</li>
<li>
<a href="#" onclick="exportAsCSV('events')">Raw Events</a>