From: Roland Häder Date: Thu, 27 Jul 2017 20:50:20 +0000 (+0200) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=05b5e95c5512ebd11141befd9e193513a3cf81bd;p=jfinancials-war.git Please cherry-pick: - mobileCarrier is the old name, mobileProvider is now the right one Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/jfinancials/beans/contact/FinancialsContactWebSessionController.java b/src/java/org/mxchange/jfinancials/beans/contact/FinancialsContactWebSessionController.java index 4bdf1bdc..1a280440 100644 --- a/src/java/org/mxchange/jfinancials/beans/contact/FinancialsContactWebSessionController.java +++ b/src/java/org/mxchange/jfinancials/beans/contact/FinancialsContactWebSessionController.java @@ -94,11 +94,11 @@ public interface FinancialsContactWebSessionController extends Serializable { MobileProvider getMobileProvider (); /** - * Setter for mobile number's carrier prefix + * Setter for mobile number's provider *

- * @param mobileCarrier Mobile number's carrier prefix + * @param mobileProvider Mobile number's provider */ - void setMobileProvider (final MobileProvider mobileCarrier); + void setMobileProvider (final MobileProvider mobileProvider); /** * Getter for mobile number diff --git a/web/WEB-INF/templates/generic/mobile_selection_box.tpl b/web/WEB-INF/templates/generic/mobile_selection_box.tpl index 33a74e47..56be7e90 100644 --- a/web/WEB-INF/templates/generic/mobile_selection_box.tpl +++ b/web/WEB-INF/templates/generic/mobile_selection_box.tpl @@ -6,7 +6,7 @@ xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - +