mirror of https://github.com/apache/cloudstack.git
bug 14012
Fix typo in shutdown provider message code status 14012: resolved fixed reviewed-by: jessica
This commit is contained in:
parent
d0ed8bf227
commit
a4197874c4
|
|
@ -2514,7 +2514,7 @@
|
|||
},
|
||||
messages: {
|
||||
confirm: function(args) {
|
||||
return 'confirm.shutdown.provider';
|
||||
return 'message.confirm.shutdown.provider';
|
||||
},
|
||||
notification: function(args) {
|
||||
return 'label.shutdown.provider';
|
||||
|
|
|
|||
Loading…
Reference in New Issue