mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2026-05-23 04:42:47 +00:00
feat(theme): add import SVG for docker image
This commit is contained in:
@@ -80,6 +80,8 @@ export function getHistoryIcon(attribute) {
|
||||
return 'get_app';
|
||||
case 'ExposedPorts':
|
||||
return 'router';
|
||||
case 'comment':
|
||||
return 'chat';
|
||||
default:
|
||||
if (attribute.startsWith('custom-label-')) {
|
||||
return 'label';
|
||||
|
||||
Reference in New Issue
Block a user