Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
362f1dfa
Commit
362f1dfa
authored
Jan 14, 2017
by
fred
Browse files
update jqueryui with a new lighter custom pack
parent
dc7ade3d
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
panikweb_templates/static/js/jquery-ui-1.10.4.custom.js
0 → 100644
View file @
362f1dfa
This diff is collapsed.
Click to expand it.
panikweb_templates/static/js/jquery-ui-1.10.4.custom.min.js
0 → 100644
View file @
362f1dfa
This diff is collapsed.
Click to expand it.
panikweb_templates/templates/base.html
View file @
362f1dfa
...
...
@@ -25,7 +25,7 @@
{% compress js %}
<script
type=
"text/javascript"
src=
"{{ STATIC_URL }}js/jquery-1.10.2.min.js"
></script>
<script
type=
"text/javascript"
src=
"{{ STATIC_URL }}js/jquery-ui-1.10.
3
.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"{{ STATIC_URL }}js/jquery-ui-1.10.
4
.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"{{ STATIC_URL }}js/jquery.scrollTo-1.4.3.1-min.js"
></script>
<script
type=
"text/javascript"
src=
"{{ STATIC_URL }}js/audioPlayer.js"
></script>
<script
type=
"text/javascript"
src=
"{{ STATIC_URL }}js/konami.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