eurekaclinical/cas

Has no favicon

arpost opened this issue · 2 comments

Has no favicon

There is one, and it's referenced in top.jsp. Need to determine if there is a problem with it.

According to https://github.com/audreyr/favicon-cheat-sheet and other web sites, the old SHORTCUT ICON link is not supported by many browsers. Modern browsers look automatically for a favicon.ico file in the root of the domain. So, I removed the link line from top.jsp and removed the favicon.ico file.