Sha256: ea8eecc63268aa6716f5498bb8434cd0ac69086c682cd192c7bc374fd3763617
Contents?: true
Size: 458 Bytes
Versions: 21
Compression:
Stored size: 458 Bytes
Contents
<!-- This page is viewed on admin->settings->site settings->tab theme --> <!-- This line will render all custom fields registered for this theme on install --> <!-- You can add your custom html contents here, but don't forget to save the values with hook on_theme_settings --> <%= render partial: "camaleon_cms/admin/settings/custom_fields/render", locals: {record: current_theme, field_groups: current_theme.get_field_groups, fields_name: "theme_fields"} %>
Version data entries
21 entries across 10 versions & 1 rubygems