mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 16:46:57 +00:00
change selecting
This commit is contained in:
parent
f66cdc8577
commit
dd6006b4ea
@ -63,7 +63,9 @@
|
||||
<div class="tab-content">
|
||||
{% block tab_content %}
|
||||
<div class="tab-pane active">
|
||||
<h2>{{ include_app_names }} : {{ from_date }} - {{ to_date }} </h2>
|
||||
<h1>{{ include_app_names }} </h1>
|
||||
<h2> {% if include_app_names != "" %} {{ include_app_names }} : {% endif %}{{ from_date }} - {{ to_date }} </h2>
|
||||
|
||||
|
||||
<table border="1">
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user