]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/WEB-INF/templates/generic/mobile_selection_box.tpl
Moved category/product pages/templates to corresponding sub folders (re-organizing)
[pizzaservice-war.git] / web / WEB-INF / templates / generic / mobile_selection_box.tpl
index 38521303e87000cfdb6f55286de6ba0456872e5a..67f85f379de077c053f8f90f851e1d04fa1d1d94 100644 (file)
@@ -16,7 +16,5 @@
                </h:inputText>
        </ui:fragment>
 
-       <ui:fragment rendered="#{empty targetController}">
-               <h:outputText class="errors" value="#{msg.ERROR_TARGET_CONTROLLER_PARAMETER_NOT_SET}" />
-       </ui:fragment>
+       <h:outputText styleClass="errors" value="#{msg.ERROR_PARAMETER_TARGET_CONTROLLER_NOT_SET}" rendered="#{empty targetController}" />
 </ui:composition>