[% META title = 'Admin » Screening Terms' -%] [% # PROCESS dumper.tt dump = app_url %] [% PROCESS admin/system_nav.tt page = 'screen_term' %] [% screening_terms_dfv_js %]

Screen Terms

[% IF dfv_errors %]

[% c.config('msg').dfv_errors %]

[% END %]

[% div_name = 'new'; INCLUDE site/snippets/toggleview.tt %] Add new entry

Description: [% PROCESS site/ajax_input.tt field = 'description' id = 'screen_description' %] [% error_description %]
Tissue type: [% error_sample_type %]
Active: [% error_active %]

[% site.html.submit %]

 

[% IF screening_list.size %]
[% PROCESS site/page_count.tt %] [% FOREACH item IN screening_list %] [% END %]
Description Type Active
[% IF cgi_pager; cgi_pager.first_pos_displayed + loop.count - 1; ELSE; loop.count; END %] Edit
[% PROCESS site/cgi_pager.tt %] [% END %]