In my module Prestashop 1.7.5 I want to override the product list view in the admin panel.
I copied src/PrestaShopBundle/Resources/views/Admin/Product/CatalogPage/Lists/list.html.twig to mymodule modules/mymodule/views/PrestaShop/Admin/Product/CatalogPage/Lists/list.html.twig
In list.htm...