/{{ selected.parent !== '' ? selected.parent + '/' : '' }} {
if(selected && selected.customPath)
{
selected.name = parsePath(selected.name);
rebuildPath(selected.children, getPath(selected));
}
}" class="mx-0"/>
/{{ getPath(selected) }}