Show full SHA hash in title

This commit is contained in:
Scott Idem
2024-06-27 18:24:25 -04:00
parent 12c778c7e2
commit a34d2af18e

View File

@@ -289,7 +289,7 @@ onMount(() => {
</span> </span>
<span class="w-full flex flex-row justify-between"> <span class="w-full flex flex-row justify-between">
<span class=""> <span title="SHA 256: {event_file_obj.hash_sha256}">
Hash: <strong>{event_file_obj.hash_sha256.slice(0, 10)}&mldr;</strong> Hash: <strong>{event_file_obj.hash_sha256.slice(0, 10)}&mldr;</strong>
</span> </span>
<span class:hidden={!$ae_loc.administrator_access}> <span class:hidden={!$ae_loc.administrator_access}>