Code: Select all
http://localhost:32400/library/sections/all/refreshAlso why does replaceAll on source not work?
Code: Select all
{source.replaceAll(/ithd/, "Web")}Code: Select all
http://localhost:32400/library/sections/all/refreshCode: Select all
{source.replaceAll(/ithd/, "Web")}