Merge "Add a additional filter replace_underscores to filter the snapshot status"

This commit is contained in:
Zuul 2019-02-15 14:25:52 +00:00 committed by Gerrit Code Review
commit ed992267d5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<dd>{{ snapshot.description }}</dd>
{% endif %}
<dt>{% trans "Status" %}</dt>
<dd>{{ snapshot.status|capfirst }}</dd>
<dd>{{ snapshot.status|replace_underscores|capfirst }}</dd>
<dt>{% trans "Volume" %}</dt>
<dd class="word-wrap">
<a href="{{ snapshot.volume_url }}">