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
Tags
No related merge requests found
......@@ -211,7 +211,7 @@
{% set BonusRate = Rate %}
{% endfor %}
{% endfor %}
{{ _self.RateCell(Col, Row, Discipline, 'bonus', BonusRate ? BonusRate) }}
{{ _self.RateCell(Col, Row, Discipline, 'bonus', BonusRate) }}
{% set Col = Col + _self.RateCellCheck(Discipline, 'bonus') %}
{% 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