mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
disable the recently clicked box for non-logged-in users
This commit is contained in:
@@ -795,7 +795,7 @@ $(function() {
|
||||
$.cookie_name_prefix(reddit.logged);
|
||||
}
|
||||
else {
|
||||
populate_click_gadget();
|
||||
//populate_click_gadget();
|
||||
}
|
||||
/* set up the cookie domain */
|
||||
$.default_cookie_domain(reddit.cur_domain.split(':')[0]);
|
||||
|
||||
Reference in New Issue
Block a user