Uploaded image for project: 'Skin Intranet Search'
  1. Skin Intranet Search
  2. SKINSEARCH-248

Use resourceByPath helper intead of resourcesByPath to improve performances

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.8.12, 1.9.1, 2.2.0
    • 2.0.0
    • None
    • None

      In stylesheets/content/member/member-organizationChart.xsl it is mentioned into a comment. Probably as a suggestion. 

      Instead of this : 

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

      suggest that :

       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: