forked from science-ation/science-ation
Filter registration fee items by year too
This commit is contained in:
parent
c158b9aad1
commit
2112dca205
@ -48,6 +48,7 @@
|
||||
array('key' => 'project', 'val' => "Project")
|
||||
) );
|
||||
$editor->setFieldInputType("per", 'select');
|
||||
$editor->filterList('year',$config['FAIRYEAR']);
|
||||
|
||||
$editor->execute();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user