mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-26 06:18:04 +00:00
Display forced namespace in UI
This commit is contained in:
@@ -29,6 +29,7 @@ $(function () {
|
||||
reportError("Failed to get tool version", xhr)
|
||||
}).done(function (data) {
|
||||
fillToolVersion(data)
|
||||
$("#limitNamespace").show().find("span").text(data.LimitedToNamespace)
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user