#i18n{unittree.createUnit.labelParentUnit} : ${parentUnit.label!}
#i18n{unittree.modifyUnit.labelLabel} * :
#i18n{unittree.modifyUnit.labelDescription} * :
#i18n{unittree.modifyUnit.labelSector} : <#if !hasSubUnits>#i18n{unittree.modifyUnit.labelSectorComment}#if> <#if listSectors?? && listSectors?has_content> <#list listSectors as sector> checked="checked" #if> <#if hasSubUnits> disabled="disabled" #if> /> ${sector.name!} <#if sector.numberSector?? && sector.numberSector != ''>(${sector.numberSector!})#if> #list> #if>