Removed some warnings
This commit is contained in:
parent
a2b6be1f35
commit
2540df2959
3 changed files with 4 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<FORM id="AjaxFileUpload">
|
||||
<INPUT type="file" multiple name="file" />
|
||||
<INPUT type="file" name="file" multiple/>
|
||||
<INPUT type="submit" />
|
||||
</FORM>
|
||||
<UL id="UploadQueue">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue