Adding title to Filter Alarms pop-up

Change-Id: Ia26b6c8ca69721052f2f82ee1898b484878aedbe
Story: 2001788
Task:  12501
This commit is contained in:
Martin Chacon Piza 2018-04-05 13:15:07 +02:00
parent 56e903db8c
commit b410eff27b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{% extends "horizon/common/_modal_form.html" %}
{% load i18n %}
{% block modal-header %}{% trans "Filter Alarms" %}{% endblock %}
{% block modal-body %}
<script>