NIHVIVO-1871 Added repair mode to grant and educational training custom forms.
This commit is contained in:
parent
56f8323de8
commit
2fb9547738
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<script language="JavaScript">
|
||||
function confirmDelete() {
|
||||
var msg="Are you SURE you want to delete this entity? If in doubt, CANCEL."
|
||||
var msg="Are you SURE you want to delete this individual? If in doubt, CANCEL."
|
||||
return confirm(msg);
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue