Uploaded image for project: 'Skin Intranet Cards'
  1. Skin Intranet Cards
  2. SKINCARDS-200

Use resourceByPath helper intead of resourcesByPath to improve performances

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.26.0
    • 1.17.0
    • None
    • None

      In stylesheets/main.xsl it is used twice.

      Instead of : 
      ametys:resourcesByPath('charte/picto/profils')/resource[@name = 'picto-1.png']/@id
      use :
      ametys:resourceByPath('charte/picto/profils/picto-1.png')/@id

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: