diff options
Diffstat (limited to 'demos/dialog/modal-form.html')
-rw-r--r-- | demos/dialog/modal-form.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index 36160b159..65ac49b3c 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -73,7 +73,6 @@ } $("#dialog-form").dialog({ - bgiframe: true, autoOpen: false, height: 300, width: 350, |