fix: Those calendar bugs are finally fixed. I fix them coming in and break them going out...

This commit is contained in:
Doug Bell 2007-02-02 16:47:02 +00:00
parent 124f42f582
commit d3ac8526c1
3 changed files with 49 additions and 36 deletions

View file

@ -911,7 +911,7 @@ sub view {
# Event editor
if ($self->canAddEvent) {
$var->{'editor'} = 1;
$var->{"urlAdd"} = $self->getUrl("func=add;class=WebGUI::Asset::Event");
$var->{"urlAdd"} = $self->getUrl("func=add;class=WebGUI::Asset::Event;start=$params->{start}");
}
# URLs