]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/admin/landline/admin_landline_edit.xhtml
Please cherry-pick:
[jjobs-war.git] / web / admin / landline / admin_landline_edit.xhtml
index 6a25bc4c879f8ff2ca0ef800aaec007756f2b0bd..0cd4560ea73b5ec10905015294f8d57ec81ecea1 100644 (file)
@@ -36,7 +36,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_landline" value="#{msg.BUTTON_ADMIN_EDIT_LAND_LINE_NUMBER}" action="#{adminPhoneController.editMobileData()}" />
+                                               <h:commandButton styleClass="submit" type="submit" id="edit_landline" value="#{msg.BUTTON_ADMIN_EDIT_LAND_LINE_NUMBER}" action="#{adminPhoneController.editLandLineData(beanHelper.landLineNumber)}" />
                                        </div>
                                </h:panelGroup>
                        </h:form>