Commit af882b90 authored by Romain Courteaud's avatar Romain Courteaud

Allow Manager to access suspended Ticket.

parent 0a803733
...@@ -61,6 +61,7 @@ ...@@ -61,6 +61,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Auditor</string> <string>Auditor</string>
<string>Manager</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -70,6 +71,7 @@ ...@@ -70,6 +71,7 @@
<tuple> <tuple>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -80,6 +82,7 @@ ...@@ -80,6 +82,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Auditor</string> <string>Auditor</string>
<string>Manager</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
599 600
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment