diff --git a/config/initializers/extends.rb b/config/initializers/extends.rb index 3261a98da..fd858ab75 100644 --- a/config/initializers/extends.rb +++ b/config/initializers/extends.rb @@ -493,18 +493,18 @@ class Extends sequence_on_result_deleted: 289, sequence_on_result_moved: 290, move_chemical_structure_on_result: 291, - edit_task_step_file_locally: 292, - edit_protocol_template_file_locally: 293, - edit_task_result_file_locally: 294 + edit_task_step_file_locally: 293, + edit_protocol_template_file_locally: 294, + edit_task_result_file_locally: 295 } ACTIVITY_GROUPS = { projects: [*0..7, 32, 33, 34, 95, 108, 65, 109, *158..162, 241, 242, 243], - task_results: [23, 26, 25, 42, 24, 40, 41, 99, 110, 122, 116, 128, 169, 172, 178, *257..273, *284..291, 294], + task_results: [23, 26, 25, 42, 24, 40, 41, 99, 110, 122, 116, 128, 169, 172, 178, *257..273, *284..291, 295], task: [8, 58, 9, 59, *10..14, 35, 36, 37, 53, 54, *60..63, 138, 139, 140, 64, 66, 106, 126, 120, 132, *146..148, 166, 246, 247, 248], task_protocol: [15, 22, 16, 18, 19, 20, 21, 17, 38, 39, 100, 111, 45, 46, 47, 121, 124, 115, 118, 127, 130, 137, - 217, 168, 171, 177, 184, 185, 188, 189, *192..203, 222, 224, 225, 226, 236, *249..252, *274..278, 292], + 217, 168, 171, 177, 184, 185, 188, 189, *192..203, 222, 224, 225, 226, 236, *249..252, *274..278, 293], task_inventory: [55, 56, 146, 147, 183], experiment: [*27..31, 57, 141, 165], reports: [48, 50, 49, 163, 164], @@ -513,7 +513,7 @@ class Extends protocol_repository: [80, 103, 89, 87, 79, 90, 91, 88, 85, 86, 84, 81, 82, 83, 101, 112, 123, 125, 117, 119, 129, 131, 170, 173, 179, 187, 186, 190, 191, *204..215, 220, 221, 223, 227, 228, 229, *230..235, - *237..240, *253..256, *279..283, 293], + *237..240, *253..256, *279..283, 294], team: [92, 94, 93, 97, 104, 244, 245], label_templates: [*216..219] }