[Thirdparty] Move DataTables download url to a fixed download address (#6189)
The origin download url is always changing: https://datatables.net/download/builder?bs-3.3.7/jq-3.3.1/dt-1.10.25 So we put it in our own http server. If someone can offer an official url for DataTables, please update this.
This commit is contained in:
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -12,6 +12,9 @@ _Put an `x` in the boxes that apply_
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [ ] Documentation Update (if none of the other choices apply)
|
||||
- [ ] Code refactor (Modify the code structure, format the code, etc...)
|
||||
- [ ] Optimization. Including functional usability improvements and performance improvements.
|
||||
- [ ] Dependency. Such as changes related to third-party components.
|
||||
- [ ] Other.
|
||||
|
||||
## Checklist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user