mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-09 03:20:21 +00:00
Merge pull request #8722 from cillian/remove-unused-js-from-products-form
Remove unused inline JavaScript from products/_form.html.haml
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