From 1c1be7be0c635e0c84de025d00db68e9ceb386ed Mon Sep 17 00:00:00 2001 From: Mattk70 Date: Thu, 9 Nov 2023 09:31:06 +0000 Subject: [PATCH] Dataset functionality now fixed Now supports species datasets Delete record with BackSpace or Delete keys Undelete on crtl-Z --- index.html | 10 ++--- js/model.js | 11 +++++ js/ui.js | 119 +++++++++++++++++++++++++++------------------------ js/worker.js | 50 +++++++++++++--------- 4 files changed, 108 insertions(+), 82 deletions(-) diff --git a/index.html b/index.html index 8b1641ea..05590a52 100644 --- a/index.html +++ b/index.html @@ -189,7 +189,7 @@
Saved Records
unarchive Remove Current File From Archive - @@ -912,8 +912,8 @@ Analyse - post_add - Create Archive Record + edit_document + Edit Record music_note Export Audio Clip @@ -940,7 +940,7 @@
-
warning
+
warning