summaryrefslogtreecommitdiff
path: root/rt/docs/design_docs/approval_template
diff options
context:
space:
mode:
authorivan <ivan>2011-02-17 00:25:23 +0000
committerivan <ivan>2011-02-17 00:25:23 +0000
commit0fb307c305e4bc2c9c27dc25a3308beae3a4d33c (patch)
tree9d527e17db4b4d875f63f019dcd513762bb938a6 /rt/docs/design_docs/approval_template
parent6a79fae0c14b6635c67b4f224ee4a14f263b37d0 (diff)
parentfc6209f398899f0211cfcedeb81a3cd65e04a941 (diff)
This commit was generated by cvs2svn to compensate for changes in r10640,
which included commits to RCS files with non-trunk default branches.
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 16a988c5d..3b9386806 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}