Summary:
Add class or option to remove for (repeats) and (Child) tags in fullcalendar view
Detailed Description:
In action.ajax_fetchevents.php on lines 205 and 211, add a <span> around the
(Child) and (repeats) text so they can be hidden with css. Alternately, add a
config option for hiding these.