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 319: | Line 319: | ||
$("#SelectAll").html("Select All Main Categories"); | $("#SelectAll").html("Select All Main Categories"); | ||
}); | }); | ||
}); | |||
} | } | ||
}); | }); | ||
Line 333: | Line 333: | ||
$("#SelectAll").html("Select All Sub Categories"); | $("#SelectAll").html("Select All Sub Categories"); | ||
}); | }); | ||
}); | |||
} | } | ||