Докидываю
This commit is contained in:
parent
85e3d5f1bd
commit
3ea7a9e1eb
|
@ -76,7 +76,7 @@ class CartController extends Controller
|
||||||
goto end;
|
goto end;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($edges = OrderEdgeSupply::searchBySupplyCatn($catn)) {
|
if ($edges = OrderEdgeSupply::searchBySupplyCatn($catn, Order::search())) {
|
||||||
// Рёбра найдены (связи заказа с поставкой)
|
// Рёбра найдены (связи заказа с поставкой)
|
||||||
|
|
||||||
// Инициализация
|
// Инициализация
|
||||||
|
|
Reference in New Issue