diff --git a/zun_ui/static/dashboard/container/containers/actions/kill.service.js b/zun_ui/static/dashboard/container/containers/actions/kill.service.js index be52820..956728c 100644 --- a/zun_ui/static/dashboard/container/containers/actions/kill.service.js +++ b/zun_ui/static/dashboard/container/containers/actions/kill.service.js @@ -71,7 +71,7 @@ }, { type: 'template', - templateUrl: basePath + 'operations/kill.help.html' + templateUrl: basePath + 'actions/kill.help.html' } ] }