Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
wicopa
Commits
a744e97a
Commit
a744e97a
authored
Apr 15, 2020
by
remy
Browse files
https jquery cdn
parent
0536995e
Pipeline
#235
failed with stage
in 24 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configuration.php
View file @
a744e97a
...
...
@@ -132,9 +132,9 @@ require_once "./inc/php/buildHeader.php";
<script
src=
"http://code.jquery.com/jquery-latest.min.js"
type=
"text/javascript"
></script>
<script
src=
"http
s
://code.jquery.com/jquery-latest.min.js"
type=
"text/javascript"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity=
"sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin=
"anonymous"
></script>
</body>
</html>
\ No newline at end of file
</html>
login.php
View file @
a744e97a
...
...
@@ -25,5 +25,5 @@
</div>
</div>
<script
src=
"http://code.jquery.com/jquery-latest.min.js"
type=
"text/javascript"
></script>
<script
src=
"http
s
://code.jquery.com/jquery-latest.min.js"
type=
"text/javascript"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity=
"sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin=
"anonymous"
></script>
manage.php
View file @
a744e97a
...
...
@@ -634,9 +634,9 @@ require_once "./inc/php/buildHeader.php";
</div>
<script
src=
"http://code.jquery.com/jquery-latest.min.js"
type=
"text/javascript"
></script>
<script
src=
"http
s
://code.jquery.com/jquery-latest.min.js"
type=
"text/javascript"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity=
"sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin=
"anonymous"
></script>
</body>
</html>
\ No newline at end of file
</html>
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