updates to confirm delete property
This commit is contained in:
parent
697312b608
commit
6b909c0c39
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue