zencart
zencart copied to clipboard
Additional variables needed in `/admin/includes/extra_datafiles/dist-site_specific_admin_overrides.php
Starting a list for now, simply to record the additional variables needed and, in some cases, that a change is needed to an admin module as well.
- From RecentOrdersDashboardWidget.php,
$includeAttributesInPopoverRows; the module also requires update. - From orders.php,
$quick_view_popover_enabled,$includeAttributesInProductDetailRows,$show_product_taxand$show_zone_info.
From customers.php, $show_registration_ip_in_listing
@brittainmark Will you take this?
Yes will look at it.
Do you want all in one PR or 1 PR per change?
One is fine TY.
fix #5506