Index: lams_tool_larsrc/web/pages/learning/addfile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/learning/addfile.jsp,v diff -u -r1.17.2.3 -r1.17.2.4 --- lams_tool_larsrc/web/pages/learning/addfile.jsp 2 Dec 2016 09:14:19 -0000 1.17.2.3 +++ lams_tool_larsrc/web/pages/learning/addfile.jsp 2 Dec 2016 22:06:21 -0000 1.17.2.4 @@ -1,4 +1,7 @@ <%@ include file="/common/taglibs.jsp"%> +<%@ page import="org.lamsfoundation.lams.util.Configuration" %> +<%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %> +<%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_MAX_SIZE)%>
@@ -16,39 +19,70 @@
- - + : +
-
- - - -
+
+ + + + + +
-
+ + +
- +
- - -   - - - +
+ + +   + + + +