Comment spelling changes.
This commit is contained in:
parent
e34932fac2
commit
cd83598f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//constructor for a new file upload control object. The object generates file upload boxes based on user
|
||||
//input. Each file upload input is named "file" the control must be rendered in a form. The
|
||||
//Worspace id is the id of the div in the html page to rener the control in.
|
||||
//Workspace id is the id of the div in the html page to render the control in.
|
||||
|
||||
function FileUploadControl(workspaceId, imageArray) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue