juju / juju-gui

Juju-GUI is a web-based GUI for Juju <https://jujucharms.com/>.
Other
182 stars 85 forks source link

service unhighlight references svgs that don't exist #3896

Closed huwshimi closed 5 years ago

huwshimi commented 5 years ago

Not sure if this code is used, but it references svgs that don't exist. See https://github.com/juju/juju-gui/blob/develop/jujugui/static/gui/src/app/init/topology/service.js#L1780

hatched commented 5 years ago

New file location: https://github.com/juju/juju-gui/blob/develop/gui/src/app/init/topology/service.js#L1786

clagom commented 5 years ago

@hatched @huwshimi Is this still relevant?

huwshimi commented 5 years ago

This is just some unused code cleanup, won't be an issue for the new gui.