LT-275: Prevent route change on label selection
This commit is contained in:
parent
3f0b9482d1
commit
31bce34dd6
@ -103,7 +103,7 @@ Template.measureFlow.events({
|
|||||||
hideCommon: instance.data.hideCommon,
|
hideCommon: instance.data.hideCommon,
|
||||||
label: 'Assign label',
|
label: 'Assign label',
|
||||||
searchPlaceholder: 'Search labels',
|
searchPlaceholder: 'Search labels',
|
||||||
storageKey: 'measureLabelCommon',
|
// storageKey: 'measureLabelCommon',
|
||||||
threeColumns: instance.data.threeColumns,
|
threeColumns: instance.data.threeColumns,
|
||||||
position
|
position
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user