Dreams:projecttype: Difference between revisions

(→‎Reports: Moved listing of reports)
Line 40: Line 40:
     BIND(100 AS ?order)
     BIND(100 AS ?order)
     BIND("Reports" AS ?description)
     BIND("Reports" AS ?description)
     BIND("" AS ?value)
     BIND("🔍" AS ?value)
     BIND(CONCAT("#projecttype/", SUBSTR(STR(target:), 38), "/report") AS ?valueUrl)
     BIND(CONCAT("#projecttype/", SUBSTR(STR(target:), 38), "/report") AS ?valueUrl)
   }
   }