Skip to content

Commit 594b7f5

Browse files
committed
Dialog: Fixed reference to bgiframe.
1 parent 7750bd0 commit 594b7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/dialog/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>jQuery UI Dialog - Default functionality</title>
66
<link type="text/css" href="../../themes/base/jquery.ui.all.css" rel="stylesheet" />
77
<script type="text/javascript" src="../../jquery-1.4.2.js"></script>
8-
<script type="text/javascript" src="../../external/jquery.bgiframe-2.1.1.js.js"></script>
8+
<script type="text/javascript" src="../../external/jquery.bgiframe-2.1.1.js"></script>
99
<script type="text/javascript" src="../../ui/jquery.ui.core.js"></script>
1010
<script type="text/javascript" src="../../ui/jquery.ui.widget.js"></script>
1111
<script type="text/javascript" src="../../ui/jquery.ui.mouse.js"></script>

0 commit comments

Comments
 (0)