You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.0 KiB
29 lines
1.0 KiB
#
|
|
# This is popup help messages for the Admin Panel -> Staff -> Staff Members
|
|
#
|
|
# Fields:
|
|
# title - Shown in bold at the top of the popover window
|
|
# content - The body of the help popover
|
|
# links - List of links shows below the content
|
|
# title - Link title
|
|
# href - href of link (links starting with / are translated to the
|
|
# helpdesk installation path)
|
|
#
|
|
# The key names such as 'helpdesk_name' should not be translated as they
|
|
# must match the HTML #ids put into the page template.
|
|
#
|
|
---
|
|
staff_members:
|
|
title: Staff Members
|
|
content: >
|
|
The following table displays the results of the filter above. If not filter
|
|
settings are chosen, then all <span class="doc-desc-title">Agent</span>
|
|
(Staff) <span class="doc-desc-title">Members</span> are displayed, and
|
|
broken up by pages. See the pages section below to navigate through more
|
|
results.
|
|
|
|
status:
|
|
title: Status
|
|
content: >
|
|
This will display whether the <span class="doc-desc-title">Agent</span> is
|
|
Locked, Active, or Active (Vacation).
|