Skip to content
Snippets Groups Projects
Commit 158e26d9 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Fix custom field path in the manifest for advanced plugin

parent e7c75335
Branches
Tags V0.1
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<!-- VM 3.0 support (fields rather than params): --> <!-- VM 3.0 support (fields rather than params): -->
<vmconfig> <vmconfig>
<fields name="params" addfieldpath="/plugins/vmshipment/rules_shipping/fields"> <fields name="params" addfieldpath="/plugins/vmshipment/rules_shipping_advanced/fields">
<fieldset name="shipment" label="OTSHIPMENT_RULES_PLUGIN_ADV" addfieldpath="/administrator/components/com_virtuemart/fields"> <fieldset name="shipment" label="OTSHIPMENT_RULES_PLUGIN_ADV" addfieldpath="/administrator/components/com_virtuemart/fields">
<field type="vmcurl"/> <field type="vmcurl"/>
<field type="spacer" default="OTSHIPMENT_RULES_PLUGIN_ADV" level="level1"/> <field type="spacer" default="OTSHIPMENT_RULES_PLUGIN_ADV" level="level1"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment