Uploaded image for project: 'Magnolia Standard Templating Kit (closed)'
  1. Magnolia Standard Templating Kit (closed)
  2. MGNLSTK-658

main.ftl: template should react on property 'def.header.enabled'

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 1.3.5
    • 1.3.1
    • templates
    • None

      the main.ftl includes directly the header template, instead of checking the enabled property first.

      It is:
      include def.header.template

      It should be:
      if def.header.enabled
      include def.header.template
      /#if

        Acceptance criteria

              ochytil Ondrej Chytil
              cringele Christian Ringele
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: