Skip to content
Snippets Groups Projects
Commit 458649f4 authored by Anton Bagliy's avatar Anton Bagliy
Browse files

v.2.8.9

parents 78420270 fa183090
Branches
No related merge requests found
...@@ -211,7 +211,7 @@ ...@@ -211,7 +211,7 @@
{% set BonusRate = Rate %} {% set BonusRate = Rate %}
{% endfor %} {% endfor %}
{% endfor %} {% endfor %}
{{ _self.RateCell(Col, Row, Discipline, 'bonus', BonusRate ? BonusRate) }} {{ _self.RateCell(Col, Row, Discipline, 'bonus', BonusRate) }}
{% set Col = Col + _self.RateCellCheck(Discipline, 'bonus') %} {% set Col = Col + _self.RateCellCheck(Discipline, 'bonus') %}
{% endif %} {% endif %}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment