Uploaded image for project: 'Magnolia Shop (closed)'
  1. Magnolia Shop (closed)
  2. MSHOP-34

createLink is not further in cmsfn

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.1
    • 1.1
    • None
    • Yes

      changes made:

      Line 3 From:

       
      [#assign linkURL = cmsfn.createLink("dms", content.termsDocumentUUID) /]
      


      to

       
      [#assign linkURL = cmsfn.link("dms", content.termsDocumentUUID) /]
      

      Line 6 from:

       
      [#assign linkURL = cmsfn.createLink("website", content.termsPageUUID) /]
      


      to

       
      [#assign linkURL = cmsfn.link("website", content.termsPageUUID) /]

        Acceptance criteria

              tmiyar Teresa Miyar
              marvink2 Marvin Kerkhoff
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: