ElEditors, Interface administrators, Administrators
70,980
edits
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 124: | Line 124: | ||
global_display_tree = $(this).parent()[0].dataset.displayBase; | global_display_tree = $(this).parent()[0].dataset.displayBase; | ||
if (isMobile) { | if (isMobile) { | ||
changeCharacterLink(this); | changeCharacterLink(this.parent()); | ||
} | } | ||
}); | }); |