blob: 0eba1fe075f35762dbe37f0bae29c77dbfe02db7 (
plain)
1
2
3
4
5
6
7
8
|
- if outdated_browser?
- link = "https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/requirements.md#supported-web-browsers"
.browser-alert
GitLab may not work properly because you are using an outdated web browser.
%br
Please install a
= link_to 'supported web browser', link
for a better experience.
|