GitHub user Matrix42 opened a pull request:
https://github.com/apache/flink/pull/5770
[FLINK-9093][document] add a backup js,in case of can't access Google
## What is the purpose of the change
If cant't access Google the jquery.min.js can't be loaded,this will lead to
the document can't be listed.
## Brief change log
add a backup js
## Verifying this change
*(Please pick either of the following options)*
tested in local html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Matrix42/flink jquery
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5770.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5770
commit 5a8718c83365224665633d9600cbd92aca758bb7
Author: Matrix42 <934336389@...>
Date: 2018-03-27T06:28:07Z
[FLINK-9093] add a backup js,in case of can't access Google
---