From 245b1b52628484c16ed0fdd2c46722786e85c8e1 Mon Sep 17 00:00:00 2001 From: leif stawnyczy Date: Wed, 20 Nov 2024 11:12:21 -0500 Subject: [PATCH] fixing some tabs --- .../src/main/webapp/WEB-INF/templates/hfql.html | 16 ++++++++-------- .../src/main/webapp/WEB-INF/templates/home.html | 13 ++++++------- .../main/webapp/WEB-INF/templates/resource.html | 14 +++++++------- .../main/webapp/WEB-INF/templates/result.html | 10 +++++----- .../WEB-INF/templates/tmpl-hfql-banner-card.html | 6 +++--- .../templates/tmpl-result-controltable-hapi.html | 4 ++-- .../templates/tmpl-result-controltable-ri.html | 2 +- 7 files changed, 32 insertions(+), 33 deletions(-) diff --git a/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/hfql.html b/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/hfql.html index de068542d85..23e8f09b21f 100644 --- a/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/hfql.html +++ b/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/hfql.html @@ -18,7 +18,7 @@ margin-bottom: 0; width: auto; } - .accordion { + .card { margin-bottom: 10px; } @@ -47,9 +47,9 @@ -
-

Query

-
+
+

Query

+
@@ -97,12 +97,12 @@ -
-

Results

-
+
+

Results

+
Query executed in [[${executionTime}]].
-
+
diff --git a/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/home.html b/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/home.html index f3074346e4d..1fff4c6caee 100644 --- a/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/home.html +++ b/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/home.html @@ -57,9 +57,9 @@ -
-

Server Actions

-
+
+

Server Actions

+
@@ -109,14 +109,13 @@
-
+
Since
- -
+
@@ -127,7 +126,7 @@
-
+
Limit # diff --git a/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/resource.html b/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/resource.html index 9f402c566a5..292cd8b7bbd 100644 --- a/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/resource.html +++ b/hapi-fhir-testpage-overlay/src/main/webapp/WEB-INF/templates/resource.html @@ -26,8 +26,8 @@ -
-
+
+
This is a RESTful server tester, which can be used to send requests to, and receive responses from the server at the following URL: @@ -39,9 +39,9 @@ -
-

Resource: Patient

-
+
+

Resource: Patient

+
This page contains various operations for interacting with the resource.
@@ -80,12 +80,12 @@ -
+
-