Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
/ lanai Public archive

Commit

Permalink
8245981: Upgrade to jQuery 3.5.1
Browse files Browse the repository at this point in the history
Reviewed-by: hannesw
  • Loading branch information
pavelrappo committed Jun 5, 2020
1 parent 498b0e6 commit 0b02c5b
Show file tree
Hide file tree
Showing 8 changed files with 767 additions and 493 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ protected void generateOtherFiles(DocletEnvironment docEnv, ClassTree classtree)

private void copyJqueryFiles() throws DocletException {
List<String> files = Arrays.asList(
"jquery-3.4.1.min.js",
"jquery-3.5.1.min.js",
"jquery-ui.min.js",
"jquery-ui.min.css",
"jquery-ui.structure.min.css",
Expand Down

This file was deleted.

Loading

0 comments on commit 0b02c5b

Please sign in to comment.