Index: lams_admin/web/import/importexcel.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -rce9875cacd54d5d9b3c6a8425c19164e77fe6c49 --- lams_admin/web/import/importexcel.jsp (.../importexcel.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_admin/web/import/importexcel.jsp (.../importexcel.jsp) (revision ce9875cacd54d5d9b3c6a8425c19164e77fe6c49) @@ -1,120 +1,230 @@ + + <%@ include file="/taglibs.jsp"%> <%@ page import="org.lamsfoundation.lams.admin.service.IImportService"%> <%@ page import="org.lamsfoundation.lams.util.Configuration"%> <%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys"%> <%@ page import="org.lamsfoundation.lams.util.FileValidatorUtil" %> - -<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_MINIMUM_CHARACTERS)%> -<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_UPPERCASE)%> -<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_LOWERCASE)%> -<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_NUMERICS)%> -<%=Configuration.get(ConfigurationKeys.PASSWORD_POLICY_SYMBOLS)%> + + + + + ${title} -<%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_LARGE_MAX_SIZE)%> -<%=FileValidatorUtil.formatSize(Configuration.getAsInt(ConfigurationKeys.UPLOAD_FILE_LARGE_MAX_SIZE))%> -<%=Configuration.get(ConfigurationKeys.EXE_EXTENSIONS)%> + + + + + + - - - - - + + + + + + + + + + ${title}: + + + + + + + +

+ +

+ +

+ +

+

+

+

+
+ + : +
    +
  • + +
  • + +
  • +
    + +
  • +
    + +
  • +
    + +
  • +
    +
+
+
+

+ +

+ + + + + + + +
+ + + + value="" /> +   +
+ +
+
+
+ + +

+ +

+ +

+ +

+

+

+

+
+ + : +
    +
  • + +
  • + +
  • +
    + +
  • +
    + +
  • +
    + +
  • +
    +
+
+
+

+ +

+ + + + + + + +
+ + + + value="" /> +   +
+ +
+
+
+
-

- -

-

- -

-

-

-

-
- - : -
    -
  • - -
  • - -
  • -
    - -
  • -
    - -
  • -
    - -
  • -
    -
-
-
-

- -

+ +
- - - - -
- - - - - - -   -
-
\ No newline at end of file