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
SRCT
whats-open
Commits
9504e9bc
Commit
9504e9bc
authored
Nov 26, 2013
by
Renfred Harper
Browse files
Update datejs CDN to a faster/more reliable one
parent
9b318507
Changes
1
Hide whitespace changes
Inline
Side-by-side
whats_open/templates/head.html
View file @
9504e9bc
...
...
@@ -6,7 +6,7 @@
<link
href=
"{{ STATIC_URL }}css/style.css"
rel=
"stylesheet"
>
<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>
<script
type=
"text/javascript"
src=
"http://www.datejs.com/build
/date.js"
></script>
<script
src=
"//cdnjs.cloudflare.com/ajax/libs/datejs/1.0
/date.
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/typeAhead.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