projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0871fde
)
Increased upload file size to 40MB for File Library.
author
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 16 Jan 2018 17:53:28 +0000
(12:53 -0500)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 16 Jan 2018 17:53:28 +0000
(12:53 -0500)
views/admin/fileLibrary/index.html
patch
|
blob
|
history
diff --git
a/views/admin/fileLibrary/index.html
b/views/admin/fileLibrary/index.html
index
acfaf3a
..
56a0c54
100644
(file)
--- a/
views/admin/fileLibrary/index.html
+++ b/
views/admin/fileLibrary/index.html
@@
-12,7
+12,7
@@
<div class="glm-fileLibraryDrop glm-fileLibraryItemHidden"
data-refType=""
data-recordID=""
- data-maxFileSizeKB="
5
000"
+ data-maxFileSizeKB="
40
000"
data-allowedTypes="application/pdf,application/msword,image/jpeg,image/png,image/gif,image/x-ms-bmp"
>
<!-- The contents of this div are read by imageUpload.js to use for display of upload progress. -->