@ -171,6 +171,9 @@ export const ObjectOptionsDropdownLayoutContent = () => {
|
|||||||
: IconLayoutNavbar
|
: IconLayoutNavbar
|
||||||
}
|
}
|
||||||
text={t`Open in`}
|
text={t`Open in`}
|
||||||
|
onClick={() => {
|
||||||
|
onContentChange('layoutOpenIn');
|
||||||
|
}}
|
||||||
contextualText={
|
contextualText={
|
||||||
recordIndexOpenRecordIn === ViewOpenRecordInType.SIDE_PANEL
|
recordIndexOpenRecordIn === ViewOpenRecordInType.SIDE_PANEL
|
||||||
? t`Side Panel`
|
? t`Side Panel`
|
||||||
|
|||||||
Reference in New Issue
Block a user