Files

17 lines
858 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="utf-8"?>
<access component="com_mokosuitesupport">
<section name="component">
<action name="core.admin" title="JACTION_ADMIN" />
<action name="core.options" title="JACTION_OPTIONS" />
<action name="core.manage" title="JACTION_MANAGE" />
<action name="support.inbox.view" title="View Inbox" />
<action name="support.conversations.assign" title="Assign Conversations" />
<action name="support.conversations.close" title="Close Conversations" />
<action name="support.conversations.delete" title="Delete Conversations" />
<action name="support.agents.manage" title="Manage Agents" />
<action name="support.canned.edit" title="Edit Canned Responses" />
<action name="support.csat.view" title="View CSAT Reports" />
<action name="support.channels.configure" title="Configure Channels" />
</section>
</access>