Merge "Display the error message on create volume group form"

This commit is contained in:
Zuul 2019-05-29 13:40:16 +00:00 committed by Gerrit Code Review
commit 80df18baf2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<noscript><h3>{{ step }}</h3></noscript>
<div class="membership {{ step.slug }}_membership dropdown_fix" data-show-roles="{{ step.show_roles }}">
{% include 'horizon/common/_form_errors.html' with form=form %}
<div class="header">
<div class="help_text">{{ step.get_help_text }}</div>