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 @@ -
+
-