Add the ability to export snapshots of cards

This commit is contained in:
Andrio Celos
2024-06-10 12:01:15 +10:00
parent 87c8280b03
commit 825c02db58
2 changed files with 132 additions and 0 deletions

View File

@@ -655,6 +655,7 @@
<button type="button" id="galleryCardEditorEditButton">Edit</button>
<button type="button" id="galleryCardEditorSubmitButton">Save</button>
<button type="button" id="galleryCardEditorDeleteButton">Delete</button>
<button type="button" id="galleryCardEditorSnapshotButton">Snapshot</button>
<button type="submit" id="galleryCardEditorCancelButton">Cancel</button>
</form>
<dialog id="galleryCardDeleteDialog">