Merge "Fix incorrect window title in Manage security group rule"

This commit is contained in:
Jenkins 2017-04-03 08:07:49 +00:00 committed by Gerrit Code Review
commit 689be59b4f
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{% extends 'base.html' %}
{% block title %}{{ page_title }}{% endblock %}
{% block page_header %}
{% include "horizon/common/_detail_header.html" %}
{% endblock %}