Fix cluster error message missing issue

https://github.com/rancher/rancher/issues/17801
This commit is contained in:
loganhz 2019-02-01 09:37:25 +08:00
parent 4b78581dec
commit a4c15c5b07
1 changed files with 1 additions and 0 deletions

View File

@ -191,5 +191,6 @@
}}
{{#if (and isEdit (not provider))}}
{{top-errors errors=errors}}
{{save-cancel editing=true save="save" cancel="close"}}
{{/if}}