Commit 63cd711c authored by Fabien Manière's avatar Fabien Manière

comment the tag section

parent a1582eaa
Pipeline #5202 canceled with stage
......@@ -114,16 +114,16 @@ userLayoutWithKeyCpt = here.component "userLayoutWithKey" cpt where
display { title: fromMaybe "no name" (Just ui_username) }
(contactInfos userInfo (onUpdateUserInfo boxes.errors reload))
, pubmedSettings { boxes, nodeId, session }
, Tabs.tabs {
boxes
, cacheState
, defaultListId: 424242
, frontends
, nodeId
, session
, sidePanel: sidePanelTexts
, sidePanelList: sidePanelLists
}
-- , Tabs.tabs {
-- boxes
-- , cacheState
-- , defaultListId: 424242
-- , frontends
-- , nodeId
-- , session
-- , sidePanel: sidePanelTexts
-- , sidePanelList: sidePanelLists
-- }
]
}
where
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment