added spectrogram view for currently analyzing file
Needs to be refreshed, but works
This commit is contained in:
@@ -417,6 +417,15 @@ footer {
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="file">
|
||||
<td></td>
|
||||
<td>
|
||||
<form action="/spectrogram.php">
|
||||
<input type="submit" value="Spectrogram View">
|
||||
</form>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user