Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c5bc33e

Browse files
authored
Merge pull request #44 from sliedig/workshop-template-upd
fix: updated jquery to latest stable version
2 parents 20a979e + 07b6c7b commit c5bc33e

File tree

4 files changed

+11
-18
lines changed

4 files changed

+11
-18
lines changed

‎workshop/layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{{end}}
2828
<link href="{{"css/jquery-ui.min.css" | relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}" rel="stylesheet">
2929
<script src="{{"js/jquery-3.5.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
30-
<script src="{{"js/jquery-ui-1.12.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
30+
<script src="{{"js/jquery-ui.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
3131
<!--
3232
<script src="{{"js/tabvisibility.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
3333
-->

‎workshop/static/css/jquery-ui.min.css

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎workshop/static/js/jquery-ui-1.12.1.min.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

‎workshop/static/js/jquery-ui.min.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /