mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-24 02:04:09 +03:00
Fixed icon for service inside providers (on dashboard)
This commit is contained in:
parent
b4ba79cad2
commit
34ff0259ce
@ -116,7 +116,7 @@ gui.providers.link = (event) ->
|
||||
services = new GuiElement(servicesAPI, "services-" + selected[0].type)
|
||||
tmpLogTable = undefined
|
||||
servicesTable = services.table(
|
||||
icon: 'services'
|
||||
icon: 'providers'
|
||||
container: "services-placeholder"
|
||||
doNotLoadData: true
|
||||
rowSelect: "multi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user