Поменял название системы в футере и ввел версионностьы
All checks were successful
Deploy MES Core / deploy (push) Successful in 11s
All checks were successful
Deploy MES Core / deploy (push) Successful in 11s
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{% load app_meta %}
|
||||
<footer class="footer-custom mt-auto py-3 border-top border-secondary">
|
||||
<div class="container-fluid text-center">
|
||||
<div class="text-muted small">Система учета сменных заданий</div>
|
||||
<div class="text-muted small">Система mini-MES / оперативное управление производством</div>
|
||||
<div class="text-muted small">
|
||||
разработана <strong>ACK</strong> © 2026
|
||||
<span class="ms-2">v{% app_version %}</span>
|
||||
<i class="bi bi-cpu ms-2 text-accent"></i>
|
||||
{% if user.is_superuser %}
|
||||
<span class="badge bg-dark border border-secondary text-muted fw-normal ms-1" style="font-size: 0.65rem; vertical-align: middle;">
|
||||
|
||||
Reference in New Issue
Block a user