diff --git a/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.html b/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.html
index 6d8566d2be7..47b0ca2b088 100644
--- a/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.html
+++ b/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.html
@@ -7,12 +7,12 @@ This file is a Thymeleaf template for the
-
-
+
+
diff --git a/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.js b/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.js
index 8d1dc2d15f7..04786989c38 100644
--- a/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.js
+++ b/hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/PublicTester.js
@@ -16,6 +16,43 @@ function clearCurrentForm(postCompleteFunction) {
}
}
+/** Create a tester form for the 'search' method */
+/*
+function displayRead(expandoTr, resourceName) {
+ var postCompleteFunction = function() {
+ var contentCell = $('