Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
d3ce978c
Commit
d3ce978c
authored
Jan 16, 2021
by
fv3rdugo
Browse files
fix(frontend): jquery bug
https://github.com/twbs/bootstrap/issues/30553
Update to 3.5.1 version Issue #1472
parent
1f1a102d
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/bootstrap/scripts.html.ep
View file @
d3ce978c
% if ( !$fallback ) {
<script src="https://code.jquery.com/jquery-3.5.
0
.slim.min.js" integrity="sha256-
MlusDLJIP1GRgLrOflUQtshyP0TwT/RHXsI1wWGnQh
s=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.
1
.slim.min.js" integrity="sha256-
4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmN
s=" 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
Supports
Markdown
0%
Try again
or
attach a new 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