62849: updated view mode tyypes

This commit is contained in:
lotte
2019-08-01 14:59:11 +02:00
parent 19e28bf367
commit 140a194b0a
26 changed files with 32 additions and 32 deletions

View File

@@ -7,7 +7,7 @@ import { isNotEmpty } from '../../../../shared/empty.util';
import { ItemComponent } from '../../../../+item-page/simple/item-types/shared/item.component';
import { getRelatedItemsByTypeLabel } from '../../../../+item-page/simple/item-types/shared/item-relationships-utils';
@rendersItemType('Project', ItemViewMode.Full)
@rendersItemType('Project', ItemViewMode.Detail)
@Component({
selector: 'ds-project',
styleUrls: ['./project.component.scss'],