Skip to content
Snippets Groups Projects
Commit cb62744a authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

FIX: typo

parent a44c5644
No related branches found
No related tags found
1 merge request!2F sample name
......@@ -19,7 +19,7 @@
const ext_samplemanagement = function($, navbar, log, form_elements, form_panel, sample_management_reference_resolver) {
const logger = log.getLogger("samplemanagement_form");
const tool_box = "Sample Management"
const upload_sample_template_title = "Update sample"; // title of the form and text in the toolbox
const upload_sample_template_title = "Update samples"; // title of the form and text in the toolbox
const upload_sample_template_panel_id = "upload_sample_template_form_panel";
const register_new_samples_title = "Register samples"; // title of the form and text in the toolbox
const register_new_samples_panel_id = "register_new_samples_form_panel";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment