aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/modal-form.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/dialog/modal-form.html')
-rw-r--r--demos/dialog/modal-form.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html
index 217e8c3c6..c024f7ed4 100644
--- a/demos/dialog/modal-form.html
+++ b/demos/dialog/modal-form.html
@@ -21,10 +21,6 @@
bgiframe: true,
height: 300,
modal: true,
- overlay: {
- backgroundColor: '#000',
- opacity: 0.5
- },
buttons: {
'Create user account': function() {
$(this).dialog('close');