mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
Firma DeleteOrganisationseinheit; Nur Eigene löschen
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user