Update email and formating.

This commit is contained in:
2017-02-08 09:44:55 -05:00
parent 5f0e9baf1d
commit 8099f517e0
18 changed files with 219 additions and 83 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
text = confirmMsg;
}
$("<div>" + text + "</div>")
.dialog({
.dialog({
title: "Confirm",
buttons: {
"Confirm": function () {
form.submit();