Skip to content

Commit e98ef2f

Browse files
authored
Merge pull request #1950 from FCP-INDI/remove-old-html
Fix JQuery security advisories
2 parents ee47013 + fc2a8a1 commit e98ef2f

21 files changed

+1
-21515
lines changed
-147 KB
Binary file not shown.

CPAC/GUI/resources/html/_static/nature.css

Lines changed: 0 additions & 245 deletions
This file was deleted.

CPAC/GUI/resources/html/_static/pygments.css

Lines changed: 0 additions & 62 deletions
This file was deleted.

CPAC/qc/data/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
<title></title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
8-
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
8+
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
99
<style>
1010
* { margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; }
11-
html, body { }
1211
img {
1312
max-width: 100%;
1413
height: auto;

0 commit comments

Comments
 (0)