Add referer to /data_control

This commit is contained in:
Omar Roth
2018-08-25 21:48:20 -05:00
parent c3d8ca68b3
commit 6c98513153
3 changed files with 4 additions and 4 deletions

View File

@@ -137,11 +137,11 @@ function update_value(element) {
<legend>Data preferences</legend>
<div class="pure-control-group">
<a href="/clear_watch_history">Clear watch history</a>
<a href="/clear_watch_history?referer=<%= referer %>">Clear watch history</a>
</div>
<div class="pure-control-group">
<a href="/data_control">Import/Export data</a>
<a href="/data_control?referer=<%= referer %>">Import/Export data</a>
</div>
<div class="pure-control-group">