master
informatic 2020-04-01 12:08:44 +02:00
parent 3ec0ccd3f4
commit a3c6011698
2 changed files with 6 additions and 6 deletions

View File

@ -38,6 +38,6 @@ class ModelViewHighSecurity(SuperAdminSecurityMixin, BaseModelView):
db = flask_sqlalchemy.SQLAlchemy()
migrate = flask_migrate.Migrate()
admin = flask_admin.Admin(template_mode='bootstrap3')
admin = flask_admin.Admin(name='Covid-Formity CRM™', template_mode='bootstrap3')
babel = flask_babel.Babel()
metrics = prometheus_flask_exporter.PrometheusMetrics(None, group_by='url_rule')

View File

@ -2,7 +2,7 @@
{% block body %}
<div class="row">
<div class="col-md-4">
<h1>Fullfillment stats</h1>
<h2 class="page-header">Fullfillment stats</h2>
<table class="table">
<thead>
<tr>
@ -23,9 +23,9 @@
{% endfor %}
</tbody>
</table>
<h1>
Creation date
</h1>
<h2 class="page-header">
Creation date <small>excluding spam and rejected</small>
</h2>
<table class="table">
<thead>
<tr>
@ -41,7 +41,7 @@
</table>
</div>
<div class="col-md-6">
<h1>Voivodeship breakdown</h1>
<h2 class="page-header">Voivodeship breakdown <small>excluding spam, rejected and delegated</small></h2>
<table class="table">
<thead>
<tr>