Fix URL of help html template for kill signal action
This fixes URL of help template for "Send kill signal" action. Change-Id: I3be327cfc1c3c1fd18d1ed5fc479e6e55cf266c0 Closes-Bug: #1732340
This commit is contained in:
parent
9341dfa053
commit
4beb783bc2
@ -71,7 +71,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'template',
|
type: 'template',
|
||||||
templateUrl: basePath + 'operations/kill.help.html'
|
templateUrl: basePath + 'actions/kill.help.html'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user