mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Add preview of image of services in visual console. Tiquet: #2544
This commit is contained in:
parent
66ebc1cabb
commit
9ca0307742
@ -2691,6 +2691,8 @@ function showPreview(image) {
|
|||||||
case 'icon':
|
case 'icon':
|
||||||
showPreviewIcon(image);
|
showPreviewIcon(image);
|
||||||
break;
|
break;
|
||||||
|
case 'service':
|
||||||
|
showPreviewIcon(image);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user