remove system_uuid

This commit is contained in:
Cayo Puigdefabregas 2022-11-30 12:10:00 +01:00
parent 3f5ae9fefd
commit 18281c95e5
1 changed files with 0 additions and 4 deletions

View File

@ -61,7 +61,6 @@
<th scope="col">Snapshot UUID</th>
<th scope="col">Version</th>
<th scope="col">DHID</th>
<th scope="col">System UUID</th>
<th scope="col">Status</th>
<th scope="col">Type Upload</th>
<th scope="col">Type Device</th>
@ -97,9 +96,6 @@
</a>
{% endif %}
</td>
<td>
{{ snap.get_system_uuid() }}
</td>
<td>
{{ snap.get_status() }}
</td>