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

Merge branch 'issue579_0_bonus' into develop

parents 4900ec48 6700c6d3
Branches
No related tags found
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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment