mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 01:24:15 +01:00
N°565: Portal user and Portal power user scopes alignment in "Closed tickets" brick.
SVN:trunk[4568]
This commit is contained in:
@@ -1182,7 +1182,7 @@
|
||||
<decoration_class>
|
||||
<default>fc fc-closed-request fc-2x</default>
|
||||
</decoration_class>
|
||||
<oql><![CDATA[SELECT Ticket WHERE org_id = :current_contact->org_id AND caller_id = :current_contact_id AND operational_status = 'closed']]></oql>
|
||||
<oql><![CDATA[SELECT Ticket WHERE operational_status = 'closed']]></oql>
|
||||
<!-- Can be either a class tag with the class name or an oql tag with the query -->
|
||||
<!-- <class>Ticket</class> -->
|
||||
<fields>
|
||||
|
||||
Reference in New Issue
Block a user