Index: lams_admin/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r7fccd750401d4f33099680d1c3d48eb132aafb7f -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_admin/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 7fccd750401d4f33099680d1c3d48eb132aafb7f)
+++ lams_admin/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
-
+
${maxFileSize}
Index: lams_central/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r9d32ea79b82981feef6c0b1c098101827d734c87 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_central/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 9d32ea79b82981feef6c0b1c098101827d734c87)
+++ lams_central/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
diff -u -r81d7a938d96e090ff24c1bc662481cacc30f2f7a -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_central/web/css/defaultHTML_learner.css (.../defaultHTML_learner.css) (revision 81d7a938d96e090ff24c1bc662481cacc30f2f7a)
+++ lams_central/web/css/defaultHTML_learner.css (.../defaultHTML_learner.css) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -425,8 +425,19 @@
font-size:90%;
line-height: 1.2;
}
-
+}
+
+@media (max-width: 500px) {
.file-input-name {
+ height: 22px; /* match height of btn */
+ padding:4px 9px;
+ font-size:90%;
+ line-height: 1.2;
+ }
+}
+
+@media (min-width: 501px ) and (max-width: 992px) {
+ .file-input-name {
height: 25px; /* match height of btn */
padding:4px 9px;
font-size:90%;
Index: lams_gradebook/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -rdb1d79d1c8e1f0a5846a2d807ff8cf09f7cb03a5 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_gradebook/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision db1d79d1c8e1f0a5846a2d807ff8cf09f7cb03a5)
+++ lams_gradebook/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_learning/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -rdb1d79d1c8e1f0a5846a2d807ff8cf09f7cb03a5 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_learning/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision db1d79d1c8e1f0a5846a2d807ff8cf09f7cb03a5)
+++ lams_learning/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_monitoring/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -rdb1d79d1c8e1f0a5846a2d807ff8cf09f7cb03a5 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_monitoring/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision db1d79d1c8e1f0a5846a2d807ff8cf09f7cb03a5)
+++ lams_monitoring/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_assessment/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r297ca6b046fae0561e4ba95ddf1b6d5d810218f8 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_assessment/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 297ca6b046fae0561e4ba95ddf1b6d5d810218f8)
+++ lams_tool_assessment/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_bbb/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_bbb/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_bbb/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_chat/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_chat/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_chat/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_daco/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_daco/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_daco/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_forum/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_forum/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_forum/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_gmap/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_gmap/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_gmap/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_images/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r67dcb9996bea686f86b32184b900f6aa36fd11f0 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_images/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 67dcb9996bea686f86b32184b900f6aa36fd11f0)
+++ lams_tool_images/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_imscc/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r2206a0e278b26581a3a3c7d266e184551367851f -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_imscc/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 2206a0e278b26581a3a3c7d266e184551367851f)
+++ lams_tool_imscc/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_kaltura/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_kaltura/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_kaltura/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_lamc/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r7db22881fda5bae3aaedb73407b1589e71c0404a -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_lamc/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 7db22881fda5bae3aaedb73407b1589e71c0404a)
+++ lams_tool_lamc/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_laqa/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_laqa/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_laqa/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_larsrc/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -ra4bc09633e07b301174911591702607f522c7037 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_larsrc/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision a4bc09633e07b301174911591702607f522c7037)
+++ lams_tool_larsrc/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_leader/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_leader/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_leader/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_mindmap/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_mindmap/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_mindmap/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_nb/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_nb/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_nb/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_notebook/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_notebook/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_notebook/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_pixlr/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_pixlr/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_pixlr/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_preview/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_preview/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_preview/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_sbmt/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r07ace0e41d113321756cbe1d75ab04d8c9cb5841 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_sbmt/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 07ace0e41d113321756cbe1d75ab04d8c9cb5841)
+++ lams_tool_sbmt/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_scratchie/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r7db22881fda5bae3aaedb73407b1589e71c0404a -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_scratchie/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 7db22881fda5bae3aaedb73407b1589e71c0404a)
+++ lams_tool_scratchie/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_scribe/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_scribe/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_scribe/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_spreadsheet/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_spreadsheet/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_spreadsheet/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_survey/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_survey/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_survey/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_task/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r20d56e5a580f9c44979e40663e21cd981f75dc80 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_task/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 20d56e5a580f9c44979e40663e21cd981f75dc80)
+++ lams_tool_task/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_vote/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_vote/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_vote/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}
Index: lams_tool_wiki/web/WEB-INF/tags/FileUpload.tag
===================================================================
diff -u -r6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3 -r0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4
--- lams_tool_wiki/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 6dfff2871fa49eb6d8dcc49ede08552a8d73e8b3)
+++ lams_tool_wiki/web/WEB-INF/tags/FileUpload.tag (.../FileUpload.tag) (revision 0ff6eb1870bb28b59851f42d6f813b99a5f7d5a4)
@@ -58,12 +58,12 @@
<%-- font-size:inherit needed for Share Resources authoring or the button is too small --%>
-
+
-
+
${maxFileSize}