]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/admin/mobile/admin_mobile_edit.xhtml
Please cherry-pick:
[pizzaservice-war.git] / web / admin / mobile / admin_mobile_edit.xhtml
index ab6b2bdd4956e2441de613f511fe26a5553af619..fef08d8671fdcc487016da21e48897e3773cdd2f 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_mobile" value="#{msg.BUTTON_ADMIN_EDIT_MOBILE_NUMBER}" action="#{adminPhoneController.editMobileData(beanHelper.mobileNumber)}" />
+                                       <h:commandButton styleClass="submit" type="submit" id="edit_mobile" value="#{msg.BUTTON_ADMIN_EDIT_MOBILE_NUMBER}" action="#{adminPhoneController.doUpdateMobileNumber()}" />
                                </div>
                        </h:panelGroup>
                </h:form>