remove colon if not entered any app

This commit is contained in:
Reena Aheer 2023-02-13 12:52:21 +01:00
parent df39ed325a
commit 86600f9da4
7 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@
<div class="tab-content">
{% block tab_content %}
<div class="tab-pane active">
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<table border="1">
<tr>

View File

@ -65,7 +65,7 @@
<div class="tab-content">
{% block tab_content %}
<div class="tab-pane active">
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<table border="1">
<tr>

View File

@ -64,7 +64,7 @@
<div class="tab-content">
{% block tab_content %}
<div class="tab-pane active">
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<table border="1" summary="Table about call APIs in every hours">
<tr>

View File

@ -60,7 +60,7 @@
<div class="tab-content">
{% block tab_content %}
<div class="tab-pane active">
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<table border="1">
<tr>

View File

@ -64,7 +64,7 @@
<div class="tab-content">
{% block tab_content %}
<div class="tab-pane active">
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<table border="1">
<tr>

View File

@ -64,7 +64,7 @@
<div class="tab-content">
{% block tab_content %}
<div class="tab-pane active">
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<table border="1">
<tr>

View File

@ -64,7 +64,7 @@
<div class="tab-content">
{% block tab_content %}
<div class="tab-pane active">
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<h2>{% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }}</h2>
<table border="1">
<tr>
<th></th>