mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-18 23:57:55 +02:00
Rework reviews (#1156)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -65,8 +65,12 @@
|
||||
{#if spaceSample !== undefined && model}
|
||||
<Table
|
||||
_class={spaceSample._class}
|
||||
config={['', 'company', 'location', 'modifiedOn']}
|
||||
options={{}}
|
||||
config={['', '$lookup._class.label', 'modifiedOn']}
|
||||
options={{
|
||||
lookup: {
|
||||
_class: core.class.Class
|
||||
}
|
||||
}}
|
||||
showNotification
|
||||
baseMenuClass={core.class.Space}
|
||||
query={{
|
||||
|
||||
Reference in New Issue
Block a user