mirror of https://git.48k.eu/ogcp
templates: fix wrong navigation details
Fix wrong navigation details in template select_client.master
parent
4acb37d8c5
commit
cfd98c664b
|
@ -5,8 +5,8 @@
|
|||
{% set sidebar_state = 'disabled' %}
|
||||
{% set btn_back = true %}
|
||||
|
||||
{% block nav_image %} active{% endblock %}
|
||||
{% block nav_image_restore %} active{% endblock %}
|
||||
{% block nav_setup %} active{% endblock %}
|
||||
{% block nav_setup_setup %} active{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
{% set ip_list = form.ips.data.split(' ') %}
|
||||
|
|
Loading…
Reference in New Issue