show fullscreen image
This commit is contained in:
@@ -281,7 +281,8 @@ export class PlotViewComponent implements OnInit {
|
||||
false, // keyOutside
|
||||
false, // generateThumbnail
|
||||
(<any>window).submitterId,
|
||||
this.config!);
|
||||
this.config!,
|
||||
{});
|
||||
return request;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user