richard-dds
7f477ec034
Fix "request entity too large" when uploading TO PDF
...
Do this by setting disabled="true" on the file input element after
selecting the file, and re-enabling it if the file is removed. This
prevents the file from actually being sent to the server, since we're
not using it there anyway.
2019-08-15 14:47:19 -04:00
..
2019-08-05 14:58:10 -04:00
2019-01-24 09:38:43 -05:00
2019-07-18 10:31:45 -04:00
2019-04-11 15:54:56 -04:00
2019-07-18 13:50:16 -04:00
2019-08-02 15:19:50 -04:00
2019-08-01 16:53:32 -04:00
2019-06-11 11:30:37 -04:00
2019-04-30 10:34:30 -04:00
2019-05-17 14:00:45 -04:00
2019-02-12 10:08:28 -05:00
2019-01-24 09:38:43 -05:00
2019-04-19 11:49:41 -04:00
2019-04-30 14:43:23 -04:00
2019-06-13 13:33:15 -04:00
2019-01-24 09:38:43 -05:00
2019-06-03 10:40:02 -04:00
2019-02-11 13:52:18 -05:00
2019-06-19 10:42:17 -04:00
2019-05-17 14:00:45 -04:00
2019-06-19 10:42:17 -04:00
2019-08-15 14:47:19 -04:00