Active
Project:
Ubercart Price Quotes
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 16:04 UTC
Updated:
12 Sep 2011 at 16:04 UTC
uc_quotes redefines the theme of uc_catalog_product_grid to theme_uc_quotes_product_grid in function uc_quotes_theme_registry_alter.
If I implement a custom theme function mytheme_uc_quotes_product_grid in template.php, this function is never called.