Skip to content

Commit

Permalink
SAK-31332 - Update jquery ui in rsf tool to webjars version (sakaipro…
Browse files Browse the repository at this point in the history
  • Loading branch information
jonespm committed Jun 8, 2016
1 parent 1e2696f commit 7fd8f6b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
src="/library/webjars/jquery/1.11.3/jquery.min.js"
rsf:id="scr=contribute-script"></script>
<script type="text/javascript"
src="/library/js/jquery/ui/1.10.3/jquery-ui.1.10.3.full.min.js"
src="/library/webjars/jquery-ui/1.11.3/jquery-ui.min.js"
rsf:id="scr=contribute-script"></script>
<link
href="/library/js/jquery/ui/1.10.3/css/ui-lightness/jquery-ui-1.10.3.custom.min.css"
href="/library/webjars/jquery-ui/1.11.3/jquery-ui.min.css"
rel="stylesheet" type="text/css" rsf:id="scr=contribute-style" />
<script type="text/javascript"
src="/library/webjars/jquery-migrate/1.4.0/jquery-migrate.min.js"
Expand Down

0 comments on commit 7fd8f6b

Please sign in to comment.