From: Eileen McNaughton Date: Fri, 22 Aug 2014 23:09:22 +0000 (+1200) Subject: CRM-15168 a few more titles X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=32c93376b46a05080006df1c6da8a1f70b3d7595;p=civicrm-core.git CRM-15168 a few more titles --- diff --git a/CRM/Core/BAO/Dashboard.php b/CRM/Core/BAO/Dashboard.php index 3e7befb412..dce0e62e14 100644 --- a/CRM/Core/BAO/Dashboard.php +++ b/CRM/Core/BAO/Dashboard.php @@ -385,7 +385,7 @@ class CRM_Core_BAO_Dashboard extends CRM_Core_DAO_Dashboard { */ static function addDashlet(&$params) { - // special case to handle duplicate entires for report instances + // special case to handle duplicate entries for report instances $dashboardID = CRM_Utils_Array::value('id', $params); if (!empty($params['instanceURL'])) { diff --git a/xml/schema/ACL/EntityRole.xml b/xml/schema/ACL/EntityRole.xml index 471787fdd1..5d7958b729 100644 --- a/xml/schema/ACL/EntityRole.xml +++ b/xml/schema/ACL/EntityRole.xml @@ -28,6 +28,7 @@ entity_table + Entity Table varchar 64 true @@ -36,6 +37,7 @@ entity_id + ACL Entity ID int unsigned true ID of the group/contact object being joined @@ -48,6 +50,7 @@ is_active + ACL Entity Role is Active boolean Is this property active? 1.6