Widget:SandboxNew: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 183: | Line 183: | ||
document.getElementById(cat).innerHTML = count.toString(); | document.getElementById(cat).innerHTML = count.toString(); | ||
}); | }); | ||
} | }); | ||
} | } | ||