Merged v2.5

This commit is contained in:
Mohamed ElKalioby
2022-06-22 08:57:28 +03:00
parent 7cf2df0a1e
commit 843a4e676c
21 changed files with 112 additions and 91 deletions

View File

@@ -24,7 +24,7 @@
{
$("#modal-title").html("Recheck Indentity")
$("#modal-body").html(data["html"])
$("#popUpModal").modal()
$("#popUpModal").modal('show')
}