From 50d2af98eb641efc5c416b4a1f3e258940daec19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20P?= Date: Mon, 17 Jun 2024 15:36:03 +0200 Subject: [PATCH] Make description expandable --- js/ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ui.js b/js/ui.js index 1d77500..7b7d67c 100644 --- a/js/ui.js +++ b/js/ui.js @@ -92,7 +92,7 @@ UI.openModal = async function (data) { Tutela vigente${data.tutela_vigente} Stato di conservazione${data.stato_conserv} Documenti${data.documenti} - Descrizione${data.descrizione} + Descrizione
Leggi tutto${data.descrizione}
`; if (data.documents.length) { table += `