]> git.mxchange.org Git - jfinancials-war.git/commitdiff
Product-only:
authorRoland Häder <roland@mxchange.org>
Sat, 24 Mar 2018 22:01:10 +0000 (23:01 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 24 Mar 2018 22:01:10 +0000 (23:01 +0100)
- removed size from input tag

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

index 9a0321541a3cf4be22551f4aadfd22d1321d781c..80dae502b05b6ca7d15fc218246b8e2e8dbd9dfd 100644 (file)
@@ -30,7 +30,6 @@
                        <p:inputText
                                id="productI18nKey"
                                value="#{adminProductController.productI18nKey}"
-                               size="10"
                                maxlength="255"
                                required="true"
                                requiredMessage="#{project.ADMIN_PRODUCT_I18N_KEY_REQUIRED}"