summaryrefslogtreecommitdiff
path: root/rt/docs/customizing/approvals.pod
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-07-26 15:41:26 -0700
committerIvan Kohler <ivan@freeside.biz>2015-07-26 15:41:26 -0700
commit9aee669886202be7035e6c6049fc71bc99dd3013 (patch)
tree2fd5bf6de74f3d99270587ffb1833e4188a6373d /rt/docs/customizing/approvals.pod
parentac20214d38d9af00430423f147b5a0e50751b050 (diff)
parent1add633372bdca3cc7163c2ce48363fed3984437 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'rt/docs/customizing/approvals.pod')
-rw-r--r--rt/docs/customizing/approvals.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/rt/docs/customizing/approvals.pod b/rt/docs/customizing/approvals.pod
index af5aa3b0a..c42dede70 100644
--- a/rt/docs/customizing/approvals.pod
+++ b/rt/docs/customizing/approvals.pod
@@ -24,8 +24,8 @@ and process the approval or rejection.
Since this example will use a change management queue as the
queue where tickets need approval, first we'll set up the queue.
-Login into UI as the 'root' user. Go to Tools -> Configuration ->
-Queues and create a new 'Change requests' queue.
+Login into UI as the 'root' user. Go to Admin -> Queues and create a new
+'Change requests' queue.
When you set up this queue, do not select the "approvals" Lifecycle.
That selection is for the ___Approvals queue itself, not for queues that
@@ -94,7 +94,7 @@ queue.
___Approvals is a special queue where all approvals are created. The queue
is disabled and is not shown in until you search for it.
-Go to Tools -> Configuration -> Queues, leave "Name is" in the search
+Go to Admin -> Queues, leave "Name is" in the search
area and enter ___Approvals into the search
field. Check 'Include disabled queues in listing.' and click Go!
You should now see the ___Approvals queue configuration page.