(bug 26827) Fix JS error on IE caused by the rename of {save,restore}StuffForIE(...
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 24 Jan 2011 02:58:12 +0000 (02:58 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 24 Jan 2011 02:58:12 +0000 (02:58 +0000)
commit61db3d8cab1e011f1033b60874979fe2481970c5
tree67cc08f2d6efe4e976b72a45500e6dfa10f81a8a
parentbb29dc588da8889a18839afe0f7eed8c0341c345
(bug 26827) Fix JS error on IE caused by the rename of {save,restore}StuffForIE() not updating callers. Changed callers to use {save,restore}Selection() or {save,restore}CursorAndScrollTop() as seemed appropriate
resources/jquery/jquery.textSelection.js