Give the perItem dropdowns the same class name.
This commit is contained in:
parent
cb8c8da1ac
commit
0179930011
1 changed files with 1 additions and 0 deletions
|
|
@ -1039,6 +1039,7 @@ sub www_view {
|
|||
name => "itemAddress_".$item->getId,
|
||||
value => $itemAddressId,
|
||||
options => \%specialAddressOptions,
|
||||
extras => q|class="itemAddressMenu"|,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue