Commit cc6e56c78fd6ff43d7efe10276415c4b57d2d034

Authored by Playtenders
1 parent e35f19e1

- comment

Showing 1 changed file with 0 additions and 1 deletions
... ... @@ -3248,7 +3248,6 @@ Switch To Complaints
3248 3248
3249 3249 ## filling form
3250 3250 Select From List By Value id=planform-procurement_method_type ${data.tender.procurementMethodType}
3251   - Log CAT ${data.budget.period.startDate}
3252 3251 Run Keyword If 'period' in ${budget_keys} input datetime \#planform-period_start_date ${data.budget.period.startDate}
3253 3252 Run Keyword If 'period' in ${budget_keys} input datetime \#planform-period_end_date ${data.budget.period.endDate}
3254 3253 JsInputHiddenText \#planform-budget_id ${data.budget.id}
... ...
Please register or login to post a comment