mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove unused inline JavaScript from products/_form.html.haml
For #8699. This code, which was introduced in 1309d80f65, does not appear to be used. The CSS at https://github.com/openfoodfoundation/openfoodnetwork/blob/master/app/webpacker/css/admin/sections/products.scss#L6 is used instead.
This commit is contained in:
@@ -58,7 +58,3 @@
|
||||
%div
|
||||
|
||||
.clear
|
||||
|
||||
- unless Rails.env.test?
|
||||
:javascript
|
||||
$('.select2-container').css({width: '20em'})
|
||||
|
||||
Reference in New Issue
Block a user