mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-13 05:51:03 +00:00
fix follow buttons on new-users and who-to-follow (sic!) lists
This commit is contained in:
parent
8399674f3a
commit
1ae8e6be3e
@ -2603,7 +2603,7 @@ function initInterfaceCommon() {
|
||||
|
||||
$('.prompt-close').on('click', closePrompt);
|
||||
|
||||
$('button.follow').on('click', clickFollow);
|
||||
getElem('button.follow', true).on('click', clickFollow);
|
||||
|
||||
$('.following-config-method-buttons .public-following').on('click', function(event) {
|
||||
setFollowingMethod(event);
|
||||
|
Loading…
x
Reference in New Issue
Block a user