Add excerpt about not supporting GitLab running without Javascript

This commit is contained in:
Clement Ho 2018-02-20 20:32:06 +00:00 committed by Tim Zallmann
parent c8323e795b
commit 0157c699bf
1 changed files with 3 additions and 0 deletions

View File

@ -192,3 +192,6 @@ use the CI features.
We support the current and the previous major release of Firefox, Chrome/Chromium, Safari and Microsoft browsers (Microsoft Edge and Internet Explorer 11).
Each time a new browser version is released, we begin supporting that version and stop supporting the third most recent version.
Note: We do not support running GitLab with JavaScript disabled in the browser and have no plans of supporting that
in the future because we have features such as Issue Boards which require JavaScript extensively.