[% META title = 'Admin » Lab Sections' -%] [% PROCESS admin/lab_test_nav.tt page = 'lab_section' %] [% # PROCESS dumper.tt dump = errors %] [% lab_sections_dfv_js %]

Lab Sections

[% IF dfv_errors %]

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

[% END %]

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

[% INCLUDE site/snippets/help.tt file = 'newlabsection' %]
Description: [% PROCESS site/ajax_input.tt field = 'section_name' %] [% error_section_name %]
Results summary: [% error_has_result_summary %]
Section notes: [% error_has_section_notes %]
Sign out: [% error_has_test_sign_out %]
Results import: [% error_has_results_import %]
Remote system: [% error_has_foreign_id %]
Active: [% error_is_active %]

[% site.html.submit %]

 

[% IF sections.size %] [% FOREACH item IN sections %] [% END %]
Description Results Notes Sign-out Import Remote Active
[% loop.count %] Edit
[% END %]