Skip to content

Commit b07e95b

Browse files
committed
fixed an issue with window 8 closing
1 parent 3dae5e0 commit b07e95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jQuery-WindowsDesktop/Default.aspx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
<span class="float_right">
335335
<a href="#" class="window_min"></a>
336336
<a href="#" class="window_resize"></a>
337-
<a href="#app7" class="window_close"></a>
337+
<a href="#app8" class="window_close"></a>
338338
</span>
339339
</div>
340340
<div class="abs window_content">

0 commit comments

Comments
 (0)