#$.afui.removeBadge(target)
Removes a badge from the selected target.
##Example
$.afui.removeBadge("#mydiv");
##Parameters
target string
##Returns
undefined