Update preview path in Product.xml
authorcolemanw <coleman@civicrm.org>
Wed, 3 Jan 2024 14:05:39 +0000 (09:05 -0500)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 14:05:39 +0000 (09:05 -0500)
xml/schema/Contribute/Product.xml

index 3020d04d2456527ddc61b577e8049a053bb147d2..ab7287b2ac1e0403e3fe9852dc3fb12393fde1e5 100644 (file)
@@ -7,7 +7,7 @@
   <name>civicrm_product</name>
   <add>1.4</add>
   <paths>
-    <preview>civicrm/admin/contribute/managePremiums?action=preview&amp;reset=1&amp;id=[id]</preview>
+    <preview>civicrm/admin/contribute/managePremiums/edit?action=preview&amp;reset=1&amp;id=[id]</preview>
   </paths>
   <log>true</log>
   <component>CiviContribute</component>