0.0.25 my routes
This commit is contained in:
@@ -84,7 +84,7 @@ function getCargoTypesWTypeTransport (data) {
|
||||
let success_callback = data.success_callback;
|
||||
let error_callback = data.error_callback;
|
||||
|
||||
if (!type_transport || !owner_type) return;
|
||||
if (!owner_type) return;
|
||||
|
||||
let request_data = {
|
||||
type_transport: type_transport,
|
||||
|
||||
Reference in New Issue
Block a user