Prak1_Complete

This commit is contained in:
darthsandmann
2016-10-21 12:54:01 +02:00
parent a3450f2675
commit f0db62320a
16 changed files with 637 additions and 85 deletions

View File

@ -9,6 +9,7 @@ function confirmDelete_p (event_opl) {
}
else
{
event_opl.preventDefault();
return false;
}
}