Commit 439826cf9f094269d06c9c6c48d08d290a9d7298

Authored by Playtenders
1 parent 0edd452f

Complaints.

... ... @@ -79,7 +79,7 @@ ${tender_qualifications_0_status_value_locator} = jquery=.pjax
79 79 ${tender_qualifications_1_status_value_locator} = jquery=.pjax-container .pseudo-table__row[qualification-index="1"] .qualification-info-wrapper .status-source
80 80
81 81 #lots
82   -${tender_lot_0_title_value_locator} = jquery=#lots .tabs__list .tabs__item--active .tabs__tab-big-text
  82 +${tender_lots_0_title_value_locator} = jquery=#lots .tabs__list .tabs__item--active .tabs__tab-big-text
83 83 ${tender_lots_title_value_locator_tpl} = jquery=#lots .tabs__content .tabs__pane--visible > span div.textvalue:first
84 84 ${tender_lots_description_value_locator_tpl} = jquery=#lots .tabs__content .tabs__pane--visible > span div.textvalue.hidden
85 85 ${tender_lots_value_amount_value_locator_tpl} = jquery=#lots .tabs__content .tabs__pane--visible .budget-source.hidden
... ...
Please register or login to post a comment