Skip to content
Snippets Groups Projects
Commit 2584b833 authored by barillac's avatar barillac
Browse files

small fix

SVN: 34212
parent 9f986dad
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ antibodyDefinition = [
["FORM", "General", "Form", DataType.VARCHAR, None, "", None, None, False],
["PRIMARY", "General", "Primary", DataType.VARCHAR, None, "", None, None, False],
["SECONDARY", "General", "Secondary", DataType.VARCHAR, None, "", None, None, False],
["COUPLED", "General", "Coupled", DataType.VARCHAR, None, "", None, None, False]
["COUPLED", "General", "Coupled", DataType.VARCHAR, None, "", None, None, False],
["BOX", "General", "Box", DataType.VARCHAR, None, "", None, None, False],
["EMPTY", "General", "empty?", DataType.VARCHAR, None, "", None, None, False],
["CATALOG_NUM", "General", "Catalog#", DataType.VARCHAR, None, "", None, None, False]
......
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