diff --git a/scm-plugin-backend/src/main/webapp/detail.html b/scm-plugin-backend/src/main/webapp/detail.html index b52a716b62..377f6131e6 100644 --- a/scm-plugin-backend/src/main/webapp/detail.html +++ b/scm-plugin-backend/src/main/webapp/detail.html @@ -27,9 +27,28 @@
<#list versions as version> -
${version.version}
+

${version.version}

${version.description}

+ <#if version.condition??> +

Conditions

+ +