From e9c8ac6b0755133dc87ecb85b3a95a6927493784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20P?= Date: Mon, 18 Nov 2024 11:00:21 +0100 Subject: [PATCH] Add sheet for not conserved stuff --- index.html | 8 ++++ js/components/NotConservedSheet.js | 67 ++++++++++++++++++++++++++++++ js/components/SiteDocuments.js | 21 +++++----- js/gis.js | 22 +++++++--- js/ui.js | 27 ++++++++++-- 5 files changed, 125 insertions(+), 20 deletions(-) create mode 100644 js/components/NotConservedSheet.js diff --git a/index.html b/index.html index fb308fa..813579d 100644 --- a/index.html +++ b/index.html @@ -132,6 +132,14 @@ + +