diff --git a/entity/PermissionAction_entity/entityfields/action/dropDownProcess.js b/entity/PermissionAction_entity/entityfields/action/dropDownProcess.js index 371de4f973263f8e8f350776ff042bf5390c5877..6d764649337c7a3450a15a2957868ff37cd96dbf 100644 --- a/entity/PermissionAction_entity/entityfields/action/dropDownProcess.js +++ b/entity/PermissionAction_entity/entityfields/action/dropDownProcess.js @@ -20,7 +20,7 @@ switch (accesstype) { break; case "F": actions = [ - ["read", "read"], + ["view", "view"], ["update", "update"] ] } diff --git a/language/_____LANGUAGE_en/_____LANGUAGE_en.aod b/language/_____LANGUAGE_en/_____LANGUAGE_en.aod index b18ee22f70c670840c3b02c2d0a57628d03714f4..b245ec0077f5f4cbcf0710e2e4c5c3f49c665199 100644 --- a/language/_____LANGUAGE_en/_____LANGUAGE_en.aod +++ b/language/_____LANGUAGE_en/_____LANGUAGE_en.aod @@ -1793,6 +1793,7 @@ </entry> <entry> <key>${GENDER_OTHER}</key> + <value>Other</value> </entry> <entry> <key>Turkey</key>