Skip to content

Commit f9f00a2

Browse files
authored
Update index.html
1 parent 0cc05e5 commit f9f00a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link type="text/css" rel="stylesheet" href="multipleselectbox.css" />
1111
<script type="text/javascript"
1212
src="https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
13-
<script type="text/javascript" src="js/jquery.multipleselectbox-src.js"></script>
13+
<script type="text/javascript" src="js/jquery.multipleselectbox.js"></script>
1414
<style type="text/css">
1515
body {
1616
margin: 20px 30px 500px 30px;
@@ -727,4 +727,4 @@ <h3 style="text-align: center; text-decoration: underline;">jQuery
727727
})();
728728
</script>
729729
</body>
730-
</html>
730+
</html>

0 commit comments

Comments
 (0)