Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
69fe3c0299
commit
494c72d92b
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@
|
||||||
/*
|
/*
|
||||||
* This just disables the upload button via JS unless they have actually selected a file.
|
* This just disables the upload button via JS unless they have actually selected a file.
|
||||||
*
|
*
|
||||||
* Todo: - key off off of the javascript response for JS file upload info as well, so that if it fails that
|
* Todo: - key off the javascript response for JS file upload info as well, so that if it fails that
|
||||||
* check (file size and type) we should also leave it disabled.
|
* check (file size and type) we should also leave it disabled.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue