aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/modal.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/dialog/modal.html')
-rw-r--r--demos/dialog/modal.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html
index 276c49717..2f0df5888 100644
--- a/demos/dialog/modal.html
+++ b/demos/dialog/modal.html
@@ -19,7 +19,6 @@
$("#dialog").dialog("destroy");
$("#dialog-modal").dialog({
- bgiframe: true,
height: 140,
modal: true
});