Widget:costumeSwitcher: Difference between revisions
Jump to navigation
Jump to search
m https instead of http |
Changed to new pattern |
||
Line 1: | Line 1: | ||
<includeonly><script> | <includeonly><script> | ||
RLQ.push( | RLQ.push(['jquery', function () { | ||
// Let's make sure the correct values are shown | // Let's make sure the correct values are shown | ||
$('.modswitcher').change(); | $('.modswitcher').change(); | ||
}]); | |||
}); | |||
function swap_mod(element) { | function swap_mod(element) { |