Remove Time Update Prompts

Users wanting to remove the time update prompts (pop-up boxes that announce “Case updated with total time” or “There is no matching case…”) can easily do that. This is due to a stored procedure sending back the phrase “Case updated…” or “There is no matching case…”  This can easily be fixed by searching for the stored procedure in the code; it’s name: SpecificCaseUpdate You will notice that when it is…