diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 12:50:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 12:50:22 -0400 |
| commit | d1edf6e1684376594ec08ae6400faf9b4d810323 (patch) | |
| tree | 5095ca901dbc751ff931edd314a7e12199891139 /static | |
| parent | 8c99d4f36c6cb381d36f5d68bf00da71d752fe96 (diff) | |
add noscript notice to the releases page
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 4463a4aa..d974c48d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -47,6 +47,8 @@ it's not possible to downgrade unless a downgrade update package is generated, so use the Stable channel if you cannot tolerate dealing with temporary issues while a new release for the Beta channel is being created.</p> + <noscript><strong>JavaScript is required to fetch the current list of releases from + the update server.</strong></noscript> <h2>Stable channel</h2> <div id="stable"></div> <h2>Beta channel</h2> |
