mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
The service default image is not previewed now. Ticket #3753
This commit is contained in:
parent
10849233af
commit
fb17378abc
@ -2716,7 +2716,7 @@ function showPreview(image) {
|
||||
showPreviewIcon(image);
|
||||
break;
|
||||
case 'service':
|
||||
showPreviewIcon(image);
|
||||
if (image && image.length > 0) showPreviewIcon(image);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user