Merge pull request #3598 from totten/master-unsavedChanges
[civicrm-core.git] / templates / CRM / common / dedupe.tpl
index 93b10d11e9088dfc6a4fefa8d5e2d850e0cdeaef..1b9b2a45d012bc26638d0703cb3d1d671bbaa331 100644 (file)
@@ -22,11 +22,6 @@ function processDupes( cid, oid, oper, context, reloadURL ) {
   cj("#processDupes").dialog({
     title: title,
     modal: true,
-    bgiframe: true,
-    overlay: {
-      opacity: 0.5,
-      background: "black"
-    },
 
     open:function() {
        cj( '#processDupes' ).show( ).html( msg );