mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +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':
|
||||
showPreviewIcon(image);
|
||||
break;
|
||||
case 'service':
|
||||
showPreviewIcon(image);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user