WIP
This commit is contained in:
parent
1c64fca4a2
commit
2ec63cc0e3
4 changed files with 40 additions and 44 deletions
|
@ -98,7 +98,7 @@
|
|||
<td>{{ session['avg_indices'][1] }}</td>
|
||||
<td>{{ session['des_indices'][0] }}</td>
|
||||
<td>{{ session['des_indices'][1] }}</td>
|
||||
<td>{{ session['ds_name'][0][0] }} ({{ session['ds_name'][0][1] }})</td>
|
||||
<td>{{ session['ds_name'][0] }} ({{ session['ds_name'][1] }})</td>
|
||||
<td><button type="button" class="btn btn-success btn-sm"
|
||||
onclick="window.location.href='{{ url_for('main.save') }}'"
|
||||
title="Click to save this search">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue