Skip to content

Commit

Permalink
fixup! feat(*): add node nutanix resilitate popin
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Barske <[email protected]>
  • Loading branch information
tibs245 committed Jan 9, 2025
1 parent 25981ce commit 9669fc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default /* @ngInject */ ($stateProvider) => {
clusterServiceName,
) => (message, type) => {
const promise = $state.go('nutanix.dashboard.nodes.all', {
clusterServiceName,
serviceName: clusterServiceName,
});

if (message) {
Expand Down

0 comments on commit 9669fc1

Please sign in to comment.