Index: lams_central/web/editprofile.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r5943e05705f7614c7c1c29d13ce50deacdc46cc0 --- lams_central/web/editprofile.jsp (.../editprofile.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_central/web/editprofile.jsp (.../editprofile.jsp) (revision 5943e05705f7614c7c1c29d13ce50deacdc46cc0) @@ -1,10 +1,8 @@ <%@ page contentType="text/html; charset=utf-8" language="java"%> -<%@ taglib uri="tags-html" prefix="html"%> +<%@ taglib uri="http://www.springframework.org/tags/form" prefix="form" %> <%@ taglib uri="tags-core" prefix="c"%> -<%@ taglib uri="tags-bean" prefix="bean"%> -<%@ taglib uri="tags-logic" prefix="logic"%> <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-lams" prefix="lams"%> <%@ page import="org.lamsfoundation.lams.usermanagement.AuthenticationMethod" @@ -53,16 +51,19 @@ - - - - + + + + - - - - - + + + + +
+
+
+
<%=Configuration.get(ConfigurationKeys.PROFILE_EDIT_ENABLE)%> <%=Configuration.get(ConfigurationKeys.PROFILE_PARTIAL_EDIT_ENABLE)%> @@ -81,121 +82,120 @@
: + key="label.username" />: ${UserForm.login}
- +
- +
- +
- - + +
- + cssClass="form-control" />
- +
- +
- +
- +
- +
- +
- +
- + cssClass="form-control" />
- + cssClass="form-control" />
- + cssClass="form-control" />
- + cssClass="form-control" />
- - + - + - +
- + - + ${timezoneDto.timeZoneId} - ${timezoneDto.displayName} - + - +
@@ -204,194 +204,193 @@ But for simplicity of coding, we keep it as a negative value - "should the tutorials be disabled?" This is the reason to mix true/false and yes/no answers. --> - - + + - - + + - - + +
- + - ${theme.name} + ${theme.name} - +

- - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
> + value="${UserForm.login}">
> + value="${UserForm.login}" />
> + value="${UserForm.title}"/>
> + value="${UserForm.firstName}"/>
> + value="${UserForm.lastName}"/>
> + value="${UserForm.email}"/>
> + value="${UserForm.addressLine1}"/>
> + value="${UserForm.addressLine2}" />
> + value="${UserForm.addressLine3}" />
> + value="${UserForm.city}" />
> + value="${UserForm.state}" />
> + value="${UserForm.postcode}" />
> + value="${UserForm.country}" />
> + value="${UserForm.dayPhone}" />
> + value="${UserForm.eveningPhone}" />
> + value="${UserForm.mobilePhone}" />
> + value="${UserForm.fax}" />
- + - ${theme.name} + ${theme.name} - +
- + - + - + - +
- + - + ${timezoneDto.timeZoneId} - ${timezoneDto.displayName} - + - +
> + value="${UserForm.timeZone}" /> ${timeZone}
- + - - + + - - + + - - + +
@@ -400,17 +399,16 @@ -
+
- + -    - +