From 1d241de45bf79ce1c2ee5e1a88c6134543819c64 Mon Sep 17 00:00:00 2001
From: Simon Leipold <s.leipold@adito.de>
Date: Thu, 24 Oct 2019 10:51:12 +0200
Subject: [PATCH] Permissions - added title to usercount-field

---
 entity/Role_entity/Role_entity.aod | 1 +
 1 file changed, 1 insertion(+)

diff --git a/entity/Role_entity/Role_entity.aod b/entity/Role_entity/Role_entity.aod
index c2030bfbb2..8f0913a12f 100644
--- a/entity/Role_entity/Role_entity.aod
+++ b/entity/Role_entity/Role_entity.aod
@@ -31,6 +31,7 @@
     </entityField>
     <entityField>
       <name>USERCOUNT</name>
+      <title>Amount</title>
     </entityField>
     <entityConsumer>
       <name>Permissions</name>
-- 
GitLab