updates to confirm delete property

This commit is contained in:
hjkhjk54 2011-11-30 18:58:28 +00:00
parent 697312b608
commit 6b909c0c39

View file

@ -13,7 +13,7 @@
<p class="toBeDeleted ${toBeDeletedClass}">
<#if editConfiguration.objectProperty = true>
<#if statement?has_content>
<#if statement?has_content && (statement?keys?size > 0)>
<#include deletionTemplateName />
</#if>
<#else>