v0.5.3-pre.005-fix010

This commit is contained in:
2026-08-14 14:40:36 +02:00
parent b6583bd9fb
commit 734a27f2ca
59 changed files with 4337 additions and 747 deletions

View File

@@ -1,5 +1,5 @@
<!-- file: kb-app-demo-desktop/frontend/demo_store_raw.html -->
<!-- version: 9 -->
<!-- version: 10 -->
<!DOCTYPE html>
<html lang="fr">
@@ -32,7 +32,7 @@
<div class="card-body">
<div class="d-flex flex-wrap gap-2 justify-content-between align-items-center mb-3">
<h1 class="h3 card-title mb-0">Acquisition transactionnelle Solana</h1>
<button id="refreshSqlRawButton" class="btn btn-primary" type="button">Rafraîchir</button>
<button id="refreshStoreRawButton" class="btn btn-primary" type="button">Rafraîchir</button>
</div>
<dl class="row mb-0">
<dt class="col-sm-3">Statut</dt>
@@ -94,4 +94,4 @@
<script type="module" src="ts/demo_store_raw.ts" defer></script>
</body>
</html>
</html>