ItEr23S08CUEdicionCalendarioLaboral: Updated days highlighted when create or remove an exception day.

This commit is contained in:
Manuel Rego Casasnovas 2009-08-26 16:27:04 +02:00 committed by Óscar González Fernández
parent 56cba0f642
commit f9be9a36e0

View file

@ -390,6 +390,7 @@ public class BaseCalendarCRUDController extends GenericForwardComposer {
} else {
Util.reloadBindings(createWindow.getFellow("dayInformation"));
}
highlightDaysOnCalendar();
}
public void goToCreateDerivedForm(BaseCalendar baseCalendar) {