mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Rename the id of the Portal contact scope for administrator, as there was two scopes with id="all"
SVN:trunk[5817]
This commit is contained in:
@@ -1555,7 +1555,7 @@
|
||||
<scope id="all">
|
||||
<oql_view><![CDATA[SELECT Contact WHERE org_id = :current_contact->org_id]]></oql_view>
|
||||
</scope>
|
||||
<scope id="all">
|
||||
<scope id="admin">
|
||||
<oql_view><![CDATA[SELECT Contact]]></oql_view>
|
||||
<allowed_profiles>
|
||||
<allowed_profile id="Administrator"/>
|
||||
|
||||
Reference in New Issue
Block a user