Skip to content

Commit 829604a

Browse files
FORMS-10527 Enable fragment for non cloud in aem archetype. (#1159)
1 parent 1a876ec commit 829604a

File tree

1 file changed

+0
-2
lines changed
  • src/main/archetype/ui.content/src/main/content/jcr_root/conf/__appId__/settings/wcm/template-types

1 file changed

+0
-2
lines changed

src/main/archetype/ui.content/src/main/content/jcr_root/conf/__appId__/settings/wcm/template-types/.content.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
<page/>
88
#if ( $includeForms == "y" or $includeFormsenrollment == "y" or $includeFormscommunications == "y" or $includeFormsheadless == "y" )
99
<af-page-v2/>
10-
#end
11-
#if ( $aemVersion == "cloud" and ( $includeForms == "y" or $includeFormsenrollment == "y" or $includeFormscommunications == "y" or $includeFormsheadless == "y") )
1210
<afv2-fragment-page/>
1311
#end
1412
</jcr:root>

0 commit comments

Comments
 (0)