fix(minErr): encode btstrpd error input to strip angle brackets
The $sanitize service was returning an empty string to the error page because the input was usually a single html tag (sometimes it could be `document`). This fix replaces angle brackets with html entities. Closes #8683
J
Jeff Cross committed
aaf9c5e598996ab17bce9579c8bfe63628b6620e
Parent: 893d2f8