- Umstellung der Datumsfelder

- Statusaenderungen fuer Wartender, Abgewiesener, Aufgenommener
- Koordinatorstunden sind nun auf FB gefiltert
- CIS Jahresplan fuer 2008
This commit is contained in:
Andreas Österreicher
2007-06-12 15:17:48 +00:00
parent ba89d2b577
commit 48ee8ad172
18 changed files with 301 additions and 149 deletions
+6
View File
@@ -25,6 +25,12 @@
else
document.getAnonymousNodes(this)[0].style.backgroundColor="#F46B6B";
}
else
{
if(!document.getAnonymousNodes(this)[0].disabled)
document.getAnonymousNodes(this)[0].style.backgroundColor="#FFFFFF";
}
]]>
</setter>
</property>