Bug fix in tab_skill template

This commit is contained in:
Gregory Trullemans 2022-10-13 21:32:03 +02:00
parent 9ae3147e4e
commit 4e8ccc9c72
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
{% endif %}
{% if skill_chained %}
<div class="tab-pane {% if skill_without_help and not skill_whith_help and not planified_skill %}active{% endif %}" id="skill_chained">
<div class="tab-pane {% if skill_chained and not skill_without_help and not skill_whith_help and not planified_skill %}active{% endif %}" id="skill_chained">
<table class="table table-striped table-condensed tablesorter" id="table_skill_chained">
<thead>
<tr>