diff options
-rw-r--r-- | httemplate/search/report_employee_commission.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/httemplate/search/report_employee_commission.html b/httemplate/search/report_employee_commission.html index a79630a76..d439d5580 100644 --- a/httemplate/search/report_employee_commission.html +++ b/httemplate/search/report_employee_commission.html @@ -12,11 +12,7 @@ %# %> %# -%#2.1 -<% include( '/elements/tr-select-user.html' ) %> - -%#1.9 -%# <%include( '/elements/tr-select-otaker.html' ) %> +<% include( '/elements/tr-select-otaker.html' ) %> <% include( '/elements/tr-input-beginning_ending.html', ) %> |