]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/admin/fax/admin_fax_edit.xhtml
Please cherry-pick:
[jjobs-war.git] / web / admin / fax / admin_fax_edit.xhtml
index 88707af6a553d1534b794cfdbd3fc6cda7de0b59..b6f722256c647f7a5a52264424489265ab584115 100644 (file)
@@ -33,7 +33,7 @@
 
                                <div class="table_footer">
                                        <h:commandButton styleClass="reset right_space" type="reset" value="#{msg.BUTTON_RESET_FORM}" />
-                                       <h:commandButton styleClass="submit" type="submit" id="edit_fax" value="#{msg.BUTTON_ADMIN_EDIT_FAX_NUMBER}" action="#{adminPhoneController.editFaxData(beanHelper.faxNumber)}" />
+                                       <h:commandButton styleClass="submit" type="submit" id="edit_fax" value="#{msg.BUTTON_ADMIN_EDIT_FAX_NUMBER}" action="#{adminPhoneController.doChangeFaxNumber()}" />
                                </div>
                        </h:panelGroup>
                </h:form>