diff --git a/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/installations/SchwankLabProfile.js b/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/installations/SchwankLabProfile.js index 827b1050b4d6f91162685e01b986937185997f17..353a9d23095c64406ab8495e2d154c48967df4c0 100644 --- a/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/installations/SchwankLabProfile.js +++ b/plasmid/source/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/installations/SchwankLabProfile.js @@ -109,9 +109,9 @@ $.extend(SchwankLabProfile.prototype, StandardProfile.prototype, { "BOX_NUM" : 16 //Boxes on each rack, used for validation, to avoid validation increase the number to 9999 for example }, "LIQUID_NITROGEN_1" : { //Freezer name given by the NAME_PROPERTY - "ROW_NUM" : 1, //Number of rows - "COLUMN_NUM" : 1, //Number of columns - "BOX_NUM" : 9999 //Boxes on each rack, used for validation, to avoid validation increase the number to 9999 for example + "ROW_NUM" : 6, //Number of rows + "COLUMN_NUM" : 10, //Number of columns + "BOX_NUM" : 1 //Boxes on each rack, used for validation, to avoid validation increase the number to 9999 for example }, "CHEMICAL_CABINET" : { //Freezer name given by the NAME_PROPERTY "ROW_NUM" : 6, //Number of rows