Skip to content

Commit

Permalink
Renamed last column, Align and Focus Args.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Apr 15, 2019
1 parent 909471c commit b96bf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addie/processing/mantid/master_table/tree_definition.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
tree_dict['vanadium']['children'] = vanadium_children_1

tree_dict['align_and_focus_args'] = copy.deepcopy(base_dict)
tree_dict['align_and_focus_args']['name'] = 'AlignAndFocusArgs'
tree_dict['align_and_focus_args']['name'] = 'Align and Focus Args.'

LIST_SEARCH_CRITERIA = {'nom': ['Chemical Formula',
'Title',
Expand Down

0 comments on commit b96bf32

Please sign in to comment.