diff options
Diffstat (limited to 'ogcp/templates/actions/client_details.html')
-rw-r--r-- | ogcp/templates/actions/client_details.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/client_details.html b/ogcp/templates/actions/client_details.html index f06fcda..62d73c7 100644 --- a/ogcp/templates/actions/client_details.html +++ b/ogcp/templates/actions/client_details.html @@ -3,6 +3,7 @@ {% block nav_client %} active{% endblock %} {% block nav_client_details %} active{% endblock %} +{% block nav_client_add %}active{% endblock %} {% block content %} <h1 class="m-5">{{_('Client details')}}</h1> |