Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt
Commits
feb31417
Commit
feb31417
authored
Jun 13, 2014
by
Christian Loos
Committed by
Alex Vandiver
Jun 16, 2014
Browse files
display Disabled as the last column for queues
as for Scrips
parent
280a2734
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/RT_Config.pm.in
View file @
feb31417
...
...
@@ -2943,7 +2943,7 @@ Set(%AdminSearchResultFormat,
Queues
=>
q
{
'<a href="__WebPath__/Admin/Queues/Modify.html?id=__id__">__id__</a>/TITLE:#'
}
.
q
{,
'<a href="__WebPath__/Admin/Queues/Modify.html?id=__id__">__Name__</a>/TITLE:Name'
}
.
q
{,
__Description__
,
__Address__
,
__Priority__
,
__DefaultDueIn__
,
__
Disabled__
,
__
Lifecycle__
,
__SubjectTag__
},
.
q
{,
__Description__
,
__Address__
,
__Priority__
,
__DefaultDueIn__
,
__Lifecycle__
,
__SubjectTag__
,
__Disabled__
},
Groups
=>
q
{
'<a href="__WebPath__/Admin/Groups/Modify.html?id=__id__">__id__</a>/TITLE:#'
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment