mgr/dashboard: Display RBD form errors on submission
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
</div>
<div class="panel-footer">
<div class="button-group text-right">
- <cd-submit-button [form]="rbdForm"
+ <cd-submit-button [form]="formDir"
type="button"
(submitAction)="submit()">
- <span i18n>{editing, select, 1 {Update} other {Create}}</span> RBD
+ <span i18n>{mode, select, editing {Update} cloning {Clone} copying {Copy} other {Create}}</span> RBD
</cd-submit-button>
<button i18n
type="button"