Template: xfrm_category_add_resource
arg-groups in custom_fields_edit_groups is missing 'above_rating', 'below_rating' and 'none'.
PHP:
Read more
Читать далее...
arg-groups in custom_fields_edit_groups is missing 'above_rating', 'below_rating' and 'none'.
PHP:
Код:
<xf:contentcheck>
<xf:macro id="custom_fields_macros::custom_fields_edit_groups"
arg-type="resources"
arg-set="{$resource.custom_fields}"
arg-groups="{{ ['below_info', 'extra_tab', 'new_tab'] }}"
arg-editMode="{{ $resource.getFieldEditMode() }}"...
Read more
Читать далее...