Normalize line endings VIVO-101

This commit is contained in:
Brian Caruso 2013-07-18 15:19:53 -04:00
parent b097a4d754
commit 54f79f2ea7
587 changed files with 91501 additions and 91501 deletions

View file

@ -1,7 +1,7 @@
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<script language="JavaScript" type="text/javascript">
function confirmDelete() {
var msg="Are you SURE you want to delete this record? If in doubt, CANCEL."
return confirm(msg);
}
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<script language="JavaScript" type="text/javascript">
function confirmDelete() {
var msg="Are you SURE you want to delete this record? If in doubt, CANCEL."
return confirm(msg);
}
</script>