Skip to content

Commit e572e4f

Browse files
committed
Updated comment.
1 parent 8d30788 commit e572e4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/item-page/edit-item-page/virtual-metadata/virtual-metadata.component.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ export class VirtualMetadataComponent implements OnInit {
4747
@Output() save = new EventEmitter();
4848

4949
/**
50-
* Display thumbnails if required by configuration
50+
* Indicates when thumbnails are required by configuration and therefore
51+
* need to be hidden in the modal layout.
5152
*/
5253
showThumbnails: boolean;
5354

0 commit comments

Comments
 (0)