MediaWiki:Gadget-ImageAnnotator.js: Difference between revisions
Content deleted Content added
Fulfilling edit request by Speravir. Thanks for helping! |
Per request |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1:
/*
ImageAnnotator v2.3.2
Image annotations. Draw rectangles onto image thumbnail displayed on image description
Line 3,064 ⟶ 3,058:
return s;
} else {
return
}
},
Line 3,111 ⟶ 3,105:
} // end if (guard against double inclusions)
|