fix(UAE VAT 21): remove extra legend

This commit is contained in:
hasnain2808 2020-09-28 13:26:43 +05:30
parent bed1add349
commit 2a601e59bf

View File

@ -48,7 +48,7 @@
</thead>
<tbody>
{% for (let j=12; j<data.length; j++) { %}
{% for (let j=13; j<data.length; j++) { %}
{%
var row = data[j];
%}