]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sun, 20 Aug 2017 18:26:21 +0000 (20:26 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 20 Aug 2017 20:02:10 +0000 (22:02 +0200)
- new name

Signed-off-by: Roland Häder <roland@mxchange.org>
web/WEB-INF/templates/admin/business_basic_data/admin_form_business_basic_data.tpl

index 23ea3bbd5a25ad6295a9197dce9418f42e631747..12190a6e8836911c6b9c30dca11e1217dddc271c 100644 (file)
@@ -35,7 +35,7 @@
                                <div class="table_right_medium">
                                        <h:inputText styleClass="input" id="companyEmailAddress" size="20" maxlength="255" value="#{adminBusinessDataController.companyEmailAddress}" validatorMessage="#{msg.ENTERED_EMAIL_ADDRESS_IS_INVALID}">
                                                <f:validator validatorId="EmailAddressValidator" />
-                                               <f:attribute name="allowEmpty" value="true" />
+                                               <f:attribute name="allowEmptyEmail" value="true" />
                                        </h:inputText>
                                </div>