3 $phenotype_files => undef
4 $deleted_phenotype_files => undef
9 <& /page/page_title.mas, title=>"Manage phenotypic data" &>
11 <a href="/search/phenotypes/stock">Phenotype search</a><br /><br />
13 <& /breeders_toolbox/upload_phenotypes.mas &>
16 <&| /page/info_section.mas, title=>'Uploaded Files', is_subsection=>1 &>
18 <& /breeders_toolbox/file_list.mas, files=>$phenotype_files &>
22 <&| /page/info_section.mas, title=>'Removed Files', is_subsection=>1 &>
24 <& /breeders_toolbox/file_list.mas, files=>$deleted_phenotype_files &>