diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-06-30 01:03:13 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-06-30 01:03:13 -0700 |
commit | f3c4966ed1f6ec3db7accd6dcdd3a5a3821d72a7 (patch) | |
tree | e5e9a077260613e6117d4697dd2985abd9b03d34 /rt/docs/design_docs/ticket_templates | |
parent | cf7cd8efc7095aadbdfb0cd8e7ea0e2e8b9e9085 (diff) | |
parent | cd3eb95ed1f3dc3e04cfc2b3b405f75b3ab086da (diff) |
merging RT 4.0.6
Diffstat (limited to 'rt/docs/design_docs/ticket_templates')
-rw-r--r-- | rt/docs/design_docs/ticket_templates | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/rt/docs/design_docs/ticket_templates b/rt/docs/design_docs/ticket_templates deleted file mode 100644 index 7850edf73..000000000 --- a/rt/docs/design_docs/ticket_templates +++ /dev/null @@ -1,16 +0,0 @@ -===Create-Ticket: foo - Subject: APPROVE <%TOP-Subject%> - Status: status - Queue: <%TOP-Queue%> - Owner: <%TOP-Owner%> - Depends-on: <%TOP-Id%> - Child-of: <%TOP-Id%> - Refers-to: <%TOP-Id%> - Content-Type: text/plain - Content: This is content -blah -blah -blah -===Create-Ticket: bar -Subject: <%foo-Subject%> - |