Skip to content
Snippets Groups Projects
Commit 96e1e269 authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Renamed that deceiving block- ui tab highlighter

parent db49e45b
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<link rel="stylesheet" href="{% static 'AdminLTE/plugins/datatables/dataTables.bootstrap.css' %}">
{% endblock styles %}
{% block page_title %}'subjects'{% endblock page_title %}
{% block ui_active_tab %}'subjects'{% endblock ui_active_tab %}
{% block page_header %}List of visits{% endblock page_header %}
{% block page_description %}{% endblock page_description %}
......
......@@ -8,7 +8,7 @@
<link rel="stylesheet" href="{% static 'AdminLTE/plugins/datatables/dataTables.bootstrap.css' %}">
{% endblock styles %}
{% block page_title %}'visits'{% endblock page_title %}
{% block ui_active_tab %}'visits'{% endblock ui_active_tab %}
{% block page_header %}New visit{% endblock page_header %}
{% block page_description %}{% endblock page_description %}
......
......@@ -8,7 +8,7 @@
<link rel="stylesheet" href="{% static 'AdminLTE/plugins/datatables/dataTables.bootstrap.css' %}">
{% endblock styles %}
{% block page_title %}'visits'{% endblock page_title %}
{% block ui_active_tab %}'visits'{% endblock ui_active_tab %}
{% block page_header %}Details of the visit{% endblock page_header %}
{% block page_description %}{% endblock page_description %}
......
......@@ -12,7 +12,7 @@
<link rel="stylesheet" href="{% static 'AdminLTE/plugins/fullcalendar/fullcalendar.print.css' %}" media="print">
{% endblock styles %}
{% block page_title %}'visits'{% endblock page_title %}
{% block ui_active_tab %}'visits'{% endblock ui_active_tab %}
{% block page_header %}Visits{% endblock page_header %}
{% block page_description %}{% endblock page_description %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment