fix active_child name

This commit is contained in:
Hendrik L 2024-06-29 20:49:33 +02:00
parent bd8dc97d86
commit 859875c968

View file

@ -4,7 +4,7 @@
{% extends "base.html" %}
{% endif %} %}
{% from 'bootstrap/form.html' import render_form %}
{% set active_child = 'admin_users' %}
{% set active_child = 'admin_users_trash' %}
{% block app_content %}
<div class="row">