otwarchive-symphonyarchive/app/views/profile/pseuds.js.erb

3 lines
129 B
Text
Raw Normal View History

2026-03-11 22:22:11 +00:00
$j("#more_pseuds_connector").remove();
$j("#more_pseuds").replaceWith("<%= j print_pseud_list(@user, @pseuds, first: false) %>")