summaryrefslogtreecommitdiff
path: root/rt/docs/design_docs/approval_template
diff options
context:
space:
mode:
Diffstat (limited to 'rt/docs/design_docs/approval_template')
-rw-r--r--rt/docs/design_docs/approval_template10
1 files changed, 5 insertions, 5 deletions
diff --git a/rt/docs/design_docs/approval_template b/rt/docs/design_docs/approval_template
index 16a988c..3b93868 100644
--- a/rt/docs/design_docs/approval_template
+++ b/rt/docs/design_docs/approval_template
@@ -15,11 +15,11 @@
push (@admins, $admin->Name);
}
}
- Queue: Approvals
- Type: Approval
+ Queue: ___Approvals
+ Type: approval
AdminCcs: {join (", ",@admins) }
- Depended-On-By: {$tickets{'TOP'}->Id}
- Refers-To: {$tickets{'TOP'}->Id}
+ Depended-On-By: TOP
+ Refers-To: TOP
Due: {time + 86400}
Content-Type: text/plain
- Content: Your approval is requested for the ticket {%$tickets{'TOP'}->Id}: {$tickets{'TOP'}->Subject}
+ Content: Your approval is requested for the ticket {$Tickets{'TOP'}->Id}: {$Tickets{'TOP'}->Subject}