]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/imprint.xhtml
Continued with locking user accounts: (please cherry-pick)
[addressbook-war.git] / web / imprint.xhtml
index f3f6ca38156f64b4b9eaea71444aaaa6ac780a5e..5578d959b6887c86a8223dd782ef07e4e5149f59 100644 (file)
@@ -15,7 +15,9 @@
                </ui:define>
 
                <ui:define name="content">
-                       TODO: Hier kommt das Impressum hin!
+                       <ui:fragment rendered="#{featureController.isFeatureEnabled('imprint')}">
+                               TODO: Hier kommt das Impressum hin!
+                       </ui:fragment>
                </ui:define>
        </ui:composition>
 </html>