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