diff --git a/jquery.confirm.js b/jquery.confirm.js index e6cb872..ca8542e 100644 --- a/jquery.confirm.js +++ b/jquery.confirm.js @@ -98,7 +98,7 @@ cancel: function (o) { }, button: null - }, dataOptions, options); + }, options, dataOptions); // Modal var modalHeader = '';