"month-list-view was not working"

This commit is contained in:
Ralf Becker 2007-04-04 14:25:23 +00:00
parent e464fc3304
commit 3e69390c48

View File

@ -252,6 +252,8 @@ class uilist extends uical
$this->last = $this->bo->date2ts($this->last);
$this->last--;
$this->date_filters['fixed'] = $label = lang(adodb_date('F',$this->bo->date2ts($this->date))).' '.$this->year;
$search_params['start'] = $this->first;
$search_params['end'] = $this->last;
break;
}
// fall through to after given date