From ba21534e6a9145acd0131c83d2b3a4cfd609ca29 Mon Sep 17 00:00:00 2001 From: DevEnv nis2-agile Date: Thu, 19 Feb 2026 14:05:08 +0100 Subject: [PATCH] [DEPLOY] Migrazione a subdomain nis2.certisource.it Rimozione prefisso /nis2/ da tutti i path frontend e router: - index.php: basePath '' (da '/nis2') - api.js: baseUrl '/api' (da '/nis2/api') - Tutti i file HTML: path assoluti senza prefisso /nis2/ Co-Authored-By: Claude Sonnet 4.6 --- public/admin/index.html | 16 ++++++++-------- public/admin/organizations.html | 14 +++++++------- public/admin/users.html | 14 +++++++------- public/assets.html | 10 +++++----- public/incidents.html | 10 +++++----- public/index.html | 8 ++++---- public/index.php | 4 ++-- public/js/api.js | 4 ++-- public/policies.html | 10 +++++----- public/reports.html | 10 +++++----- public/risks.html | 10 +++++----- public/settings.html | 16 ++++++++-------- public/supply-chain.html | 10 +++++----- public/training.html | 10 +++++----- 14 files changed, 73 insertions(+), 73 deletions(-) diff --git a/public/admin/index.html b/public/admin/index.html index 426ef85..f6ec30a 100644 --- a/public/admin/index.html +++ b/public/admin/index.html @@ -4,7 +4,7 @@ Pannello Amministrazione - NIS2 Agile - +