Add cancel
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
text = confirmMsg;
|
||||
}
|
||||
$("<div>" + text + "</div>")
|
||||
.dialog({
|
||||
.dialog({
|
||||
buttons: {
|
||||
"Confirm": function () {
|
||||
form.submit();
|
||||
|
||||
Reference in New Issue
Block a user