Fix: list event view lost type event filter

This commit is contained in:
Florian HENRY
2014-09-02 11:20:57 +02:00
parent e2fac5dd91
commit c8a9f4600c
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ For users:
- Fix: Salary payments are not reflected on the reporting sheets
- Fix: Unsubscribe emailing not working
- Fix: Trigger on create category call failed because user is not passed on card
- Fix: list event view lost type event filter
***** ChangeLog for 3.6 compared to 3.5.* *****
For users:

View File

@@ -195,7 +195,7 @@ if ($resql)
$head = calendars_prepare_head('');
dol_fiche_head($head, 'card', $langs->trans('Events'), 0, 'list');
print_actions_filter($form,$canedit,$status,$year,$month,$day,$showbirthday,$filtera,$filtert,$filterd,$pid,$socid,-1);
print_actions_filter($form,$canedit,$status,$year,$month,$day,$showbirthday,$filtera,$filtert,$filterd,$pid,$socid,-1,$actioncode);
dol_fiche_end();
// Add link to show birthdays