// Add wish list button to blockwishlist module

This commit is contained in:
Jerome Nadaud
2013-11-14 19:54:28 +01:00
parent 7fcbf8aa7c
commit 29f65da5ca
6 changed files with 95 additions and 13 deletions
+3
View File
@@ -283,5 +283,8 @@
<hook id="displayBackOfficeCategory" live_edit="0">
<name>displayBackOfficeCategory</name><title>Display new elements in the Back Office, tab AdminCategories</title><description>This hook launches modules when the AdminCategories tab is displayed in the Back Office</description>
</hook>
<hook id="displayProductListFunctionalButtons" live_edit="0">
<name>displayProductListFunctionalButtons</name><title>Display new elements in the Front Office, products list</title><description>This hook launches modules when the products list is displayed in the Front Office</description>
</hook>
</entities>
</entity_hook>