diff --git a/library/gradle.properties b/library/gradle.properties
index 9a376ed..42d447f 100644
--- a/library/gradle.properties
+++ b/library/gradle.properties
@@ -1 +1 @@
-version=2.7.2
+version=2.7.3
diff --git a/library/src/main/resources/templatemaster/formdef/view.html b/library/src/main/resources/templatemaster/formdef/view.html
index b58f270..19862b3 100644
--- a/library/src/main/resources/templatemaster/formdef/view.html
+++ b/library/src/main/resources/templatemaster/formdef/view.html
@@ -23,7 +23,7 @@
[#list formDef.singleRecordActions as action]
[#if action.isVisible(resource, record)]
-
+
[/#if]
[/#list]