diff --git a/entity/Organisation_entity/Organisation_entity.aod b/entity/Organisation_entity/Organisation_entity.aod index 1c0832d6635f3a2cea28c04e1194f47fd75ed7e3..26fe1fdb3d81b895c3116377537320ae54a77d70 100644 --- a/entity/Organisation_entity/Organisation_entity.aod +++ b/entity/Organisation_entity/Organisation_entity.aod @@ -1058,7 +1058,7 @@ <entityField> <name>COMMRESTRICTIONS_ACTIVE</name> <title>Commrestrictions</title> - <color>PRIORITY_HIGH_COLOR</color> + <color>$priority-high-color</color> <displayValueProcess>%aditoprj%/entity/Organisation_entity/entityfields/commrestrictions_active/displayValueProcess.js</displayValueProcess> </entityField> <entityActionField> diff --git a/entity/Person_entity/Person_entity.aod b/entity/Person_entity/Person_entity.aod index 54797aa5ccf029a3ada344bdedf06d64b65661f8..cbabea32766c97f2a7d1faa4fcc2ede5fd2a3048 100644 --- a/entity/Person_entity/Person_entity.aod +++ b/entity/Person_entity/Person_entity.aod @@ -933,7 +933,7 @@ <entityField> <name>COMMRESTRICTIONS_ACTIVE</name> <title>Commrestrictions</title> - <color>PRIORITY_HIGH_COLOR</color> + <color>$priority-high-color</color> <groupable v="true" /> <displayValueProcess>%aditoprj%/entity/Person_entity/entityfields/commrestrictions_active/displayValueProcess.js</displayValueProcess> </entityField>