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
Christopher M Reffett
whats-open
Commits
389ebfcb
Commit
389ebfcb
authored
Sep 07, 2013
by
Renfred Harper
Browse files
Update jQuery
parent
ead3aa8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
whats_open/templates/base.html
View file @
389ebfcb
...
@@ -5,8 +5,8 @@
...
@@ -5,8 +5,8 @@
<link
href=
"{{ STATIC_URL }}css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"{{ STATIC_URL }}css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"{{ STATIC_URL }}css/bootstrap-responsive.min.css"
rel=
"stylesheet"
>
<link
href=
"{{ STATIC_URL }}css/bootstrap-responsive.min.css"
rel=
"stylesheet"
>
<link
href=
"{{ STATIC_URL }}css/style.css"
rel=
"stylesheet"
>
<link
href=
"{{ STATIC_URL }}css/style.css"
rel=
"stylesheet"
>
<script
src=
"//ajax.googleapis.com/ajax/libs/jquery/1.
9.1
/jquery.min.js"
></script>
<!-- Version Changed -->
<script
src=
"//ajax.googleapis.com/ajax/libs/jquery/1.
10.2
/jquery.min.js"
></script>
<script
src=
"//ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/jquery-ui.min.js"
></script>
<!-- Version Changed -->
<script
src=
"//ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/jquery-ui.min.js"
></script>
<script
type=
"text/javascript"
src=
"http://www.datejs.com/build/date.js"
></script>
<script
type=
"text/javascript"
src=
"http://www.datejs.com/build/date.js"
></script>
<script
src=
"{{ STATIC_URL }}js/bootstrap.min.js"
></script>
<script
src=
"{{ STATIC_URL }}js/bootstrap.min.js"
></script>
<script
src=
"{{ STATIC_URL }}js/grid.js"
></script>
<script
src=
"{{ STATIC_URL }}js/grid.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