Madness? ... This is A TYPO!
git-svn-id: file:///home/shish/svn/shimmie2/trunk@300 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
ccb01e60cb
commit
3bfe8ef56b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ function scale(img) {
|
|||
msg_div.style.display = "block";
|
||||
}
|
||||
else {
|
||||
img.style.width = origwidth;
|
||||
img.style.width = orig_width;
|
||||
msg_div.style.display = "none";
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue