This commit is contained in:
Kovid Goyal 2010-10-10 21:41:50 -06:00
parent 6124f2dbe1
commit 1737226363

View File

@ -118,5 +118,6 @@ function init() {
// Top-level feed {{{
function toplevel() {
$(".sort_select").hide();
}
// }}}