This commit is contained in:
@@ -200,7 +200,7 @@ window.loadPlans = function(product, branch)
|
||||
new zui.Picker(`#plans${productID}`, {
|
||||
items: data,
|
||||
multiple: true,
|
||||
name: `plans[${productID}]`,
|
||||
name: `plans[${productID}][]`,
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user