Fix DataSynchro Group to allow management of DataSynchros through WebServices for non admin users

SVN:trunk[5714]
This commit is contained in:
Vincent Dumas
2018-04-20 15:10:33 +00:00
parent c5f00c5363
commit 09c54d4fed
2 changed files with 4 additions and 3 deletions

View File

@@ -141,6 +141,7 @@
<classes>
<!-- This class list is also present in AdminTools group -->
<class id="SynchroDataSource"/>
<class id="SynchroAttribute"/>
</classes>
</group>
<group id="AdminTools">