For users having trouble with the public alert text.
I realize this is obvious but until the new version around June 15th you can just add the following to your template.css
#ats-newticket-pubnote-public {
display:none;
}
It appears that this allows the alerts to function properly when switching between private and public.
I realize this is obvious but until the new version around June 15th you can just add the following to your template.css
#ats-newticket-pubnote-public {
display:none;
}
It appears that this allows the alerts to function properly when switching between private and public.