UI: show clear storage state and hide migrate button when not needed
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<button id="toolsCloseBtn" type="button" class="btn-secondary tools-close-btn">Fermer</button>
|
||||
</div>
|
||||
<p class="tools-subtitle">Sauvegarde, restauration et migration.</p>
|
||||
<p id="storageState" class="storage-state">Etat: detection...</p>
|
||||
<button id="migrateBtn" type="button" class="btn-secondary hidden">
|
||||
Migrer localStorage vers DB
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user