mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-26 14:28:04 +00:00
Overlay with explaination modified (#123)
This commit is contained in:
@@ -265,6 +265,7 @@ $(".bi-power").click(function () {
|
||||
type: 'DELETE',
|
||||
}).done(function () {
|
||||
// TODO: display explanation overlay here
|
||||
$("#PowerOffModal").modal('show');
|
||||
window.close();
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user