mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
visual tests: dialog - removed unused offset var
This commit is contained in:
parent
34bb6717b3
commit
a862b258b8
@ -10,7 +10,6 @@
|
||||
<script type="text/javascript" src="../../ui/ui.resizable.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
var offset = $("#dialog").offset();
|
||||
$("#dialog").click(function() {
|
||||
$("<div/>").dialog();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user