Firma DeleteOrganisationseinheit; Nur Eigene löschen

This commit is contained in:
kindlm
2016-06-27 11:33:17 +02:00
parent 5071605ce2
commit 4c21acc5f2
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1616,7 +1616,7 @@ class wochenplan extends basis_db
{
if($anzahl<=$max_kollision)
{
echo '<label value="'.$f_ort.($anzahl>0?'('.$anzahl.')':'').'"
echo '<label value="'.$f_ort.($anzahl>0?' ('.$anzahl.')':'').'"
styleOrig=""
ondragenter="nsDragAndDrop.dragEnter(event,boardObserver)"
ondragexit="nsDragAndDrop.dragExit(event,boardObserver)"