Widget:costumeSwitcher: Difference between revisions
Jump to navigation
Jump to search
Undo revision 33029 by Messing with data (talk) |
Corrected img selector |
||
Line 39: | Line 39: | ||
$("#fullart_S").attr("srcset", fullartSPath); | $("#fullart_S").attr("srcset", fullartSPath); | ||
$(".tdoll_chibi img").attr("src", chibiPath); | $(".tdoll_chibi>img").attr("src", chibiPath); | ||
// As we change the link, we have to update the Thumb-Cache of the Media Viewer | // As we change the link, we have to update the Thumb-Cache of the Media Viewer |