Skip to content

Commit

Permalink
Updating jquery-ui version
Browse files Browse the repository at this point in the history
  • Loading branch information
ruecarlo committed Jul 6, 2022
1 parent b650c9d commit c7b325e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 18 deletions.
2 changes: 1 addition & 1 deletion layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{{end}}

<script src="{{"js/jquery-3.6.0.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
<script src="{{"js/jquery-ui-1.12.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
<script src="{{"js/jquery-ui-1.13.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>

<style type="text/css">
:root #header + #content > #left > #rlblock_left{
Expand Down
8 changes: 4 additions & 4 deletions static/css/jquery-ui.min.css

Large diffs are not rendered by default.

13 changes: 0 additions & 13 deletions static/js/jquery-ui-1.12.1.min.js

This file was deleted.

6 changes: 6 additions & 0 deletions static/js/jquery-ui-1.13.1.min.js

Large diffs are not rendered by default.

0 comments on commit c7b325e

Please sign in to comment.