mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-15 23:57:48 +00:00
Removed the :selected attribute when the tax category is not required (like original version)
This commit is contained in:
@@ -12,7 +12,6 @@ module Spree
|
||||
else
|
||||
{
|
||||
include_blank: t(:none),
|
||||
selected: nil
|
||||
}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user