Skip to content

Commit

Permalink
FORMS-10527 Enable fragment for non cloud in aem archetype. (#1159)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakshi-arora1 authored Jan 12, 2024
1 parent 1a876ec commit 829604a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
<page/>
#if ( $includeForms == "y" or $includeFormsenrollment == "y" or $includeFormscommunications == "y" or $includeFormsheadless == "y" )
<af-page-v2/>
#end
#if ( $aemVersion == "cloud" and ( $includeForms == "y" or $includeFormsenrollment == "y" or $includeFormscommunications == "y" or $includeFormsheadless == "y") )
<afv2-fragment-page/>
#end
</jcr:root>

0 comments on commit 829604a

Please sign in to comment.