Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
23bcc685
Commit
23bcc685
authored
May 04, 2020
by
fv3rdugo
Browse files
fix(deps): update integrity param
https://code.jquery.com/jquery/
PR #1308
parent
2ee9da08
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/bootstrap/scripts.html.ep
View file @
23bcc685
% if ( !$fallback ) {
<script src="https://code.jquery.com/jquery-3.5.0.slim.min.js"
integrity="sha
384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.0.slim.min.js"integrity="sha
256-MlusDLJIP1GRgLrOflUQtshyP0TwT/RHXsI1wWGnQhs="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment