]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/WEB-INF/templates/admin/contact/admin_contact_data_columns.tpl
Please cherry-pick:
[jjobs-war.git] / web / WEB-INF / templates / admin / contact / admin_contact_data_columns.tpl
index ffb964de55eb687c9e3c18217a0737e7dd1f99d6..762032166ea8aa108e25a5674317f06b4fcd8d97 100644 (file)
@@ -79,7 +79,7 @@
        <h:column>
                <h:outputLabel for="contactCountry" styleClass="table_data_label" value="#{msg.ADMIN_CONTACT_COUNTRY_CODE}" />
 
-               <h:outputText id="contactCountry" styleClass="table_data_field" value="#{contact.contactCountry.countryCode}" />
+               <h:outputText id="contactCountry" styleClass="table_data_field" value="#{beanHelper.contact.contactCountry.countryCode}" />
        </h:column>
 
        <h:column>