Skip to content

Commit 9a224b7

Browse files
authored
update jquery UI version
1 parent 314329b commit 9a224b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Samples/REST Services/Fill Address Form with Autocomplete/Fill Address Form with Autocomplete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<meta name="screenshot" content="screenshot.jpg" />
1414

1515
<!-- Load JQuery UI -->
16-
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
16+
<link rel="stylesheet" href="https://code.jquery.com/ui/1.14.1/themes/smoothness/jquery-ui.css">
1717

1818
<script src="https://code.jquery.com/jquery-3.7.1.js"></script>
1919
<script src="https://code.jquery.com/ui/1.14.1/jquery-ui.js"></script>

0 commit comments

Comments
 (0)