From f1478561c12cccea81c61841d30eb5cd51c9ae64 Mon Sep 17 00:00:00 2001 From: Sudo-JHare Date: Tue, 26 Aug 2025 22:00:44 +1000 Subject: [PATCH] Remove Hapi references remove Hapi references Disabled Legacy Hapi controls --- templates/about.html | 8 ++++---- templates/base.html | 8 ++++---- templates/fhir_ui.html | 6 +++--- templates/fhir_ui_operations.html | 6 +++--- templates/ig_configurator.html | 2 +- templates/retrieve_split_data.html | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/templates/about.html b/templates/about.html index 8eb644f..8508465 100644 --- a/templates/about.html +++ b/templates/about.html @@ -19,11 +19,11 @@

Whether you're downloading the latest IG versions, checking compliance, converting resources to FHIR Shorthand (FSH), or pushing guides to a test server, this toolkit aims to be an essential companion.

{% if app_mode == 'lite' %} {% else %} {% endif %} @@ -36,7 +36,7 @@
  • FHIR Server Interaction:
  • FHIR Shorthand (FSH) Conversion: Convert FHIR JSON or XML resources to FSH using the integrated GoFSH tool. Offers advanced options like context package selection, various output styles, FHIR version selection, dependency loading, alias file usage, and round-trip validation ("Fishing Trip") with SUSHI. Includes a loading indicator during conversion.
  • @@ -48,7 +48,7 @@ diff --git a/templates/base.html b/templates/base.html index 333c9f8..37ef4f0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -796,14 +796,14 @@ -