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
Mathieu Loiseau
GameOfWords
Commits
e8502d20
Commit
e8502d20
authored
Apr 20, 2017
by
Mathieu Loiseau
Browse files
update jquery
parent
6704c76a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
style/default.js/js/jquery-1.11.2.min.js
deleted
100755 → 0
View file @
6704c76a
This diff is collapsed.
Click to expand it.
style/default.js/js/jquery-1.11.3.js
deleted
100755 → 0
View file @
6704c76a
This diff is collapsed.
Click to expand it.
views/page.header.html
View file @
e8502d20
...
...
@@ -16,7 +16,7 @@ $notif->readNotif();
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<script
type=
"text/javascript"
src=
"style/default.js/js/jquery-1.11.2.min
.js"
></script>
<script
src=
"https://code.jquery.com/jquery-3.0.0
.js"
></script>
<!-- Adaptation au Bootstrap -->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"style/default.css/css/bootstrap.css"
>
...
...
@@ -36,9 +36,6 @@ $notif->readNotif();
<!--Module de son : -->
<script
src=
"style/default.js/RecordRTC.js"
></script>
<!-- ALL jQuery Tools. No jQuery library -->
<script
src=
"http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js"
></script>
<!-- For notifications-->
<script
src=
"controllersJS/Notification/modernizr.custom.js"
></script>
<script
src=
"controllersJS/sendSQL.js"
></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