lots of changes
This commit is contained in:
parent
93df39d6f6
commit
615e0e3746
28 changed files with 2883 additions and 212 deletions
|
|
@ -85,7 +85,7 @@ function FileUploadControl_swapImage(firedobj) {
|
|||
var img = row.childNodes[0].childNodes[0];
|
||||
img.src = imgPath;
|
||||
img.style.visibility="visible";
|
||||
img.alt = alternate;
|
||||
img.alt = alternative;
|
||||
}
|
||||
|
||||
//removes a row from the control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue