diff --git a/cis/private/profile/zeitwunsch.php b/cis/private/profile/zeitwunsch.php
index 683ac675e..520a66324 100644
--- a/cis/private/profile/zeitwunsch.php
+++ b/cis/private/profile/zeitwunsch.php
@@ -106,6 +106,17 @@ function conf_del()
{
return confirm('Wollen Sie diesen Eintrag wirklich löschen?');
}
+
+function checkval()
+{
+ if(document.getElementById('vertretung_uid').value=='')
+ {
+ alert('Bitte zuerst eine Vertretung auswählen');
+ return false;
+ }
+ else
+ return true;
+}
@@ -378,10 +389,12 @@ if($result = pg_query($conn, $qry))
}
$content_form.= '';
-$content_form.= "
| Vertretung | |