From f100e6e09e4020dc27fb5f5f59c2960cde6b85d9 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Fri, 5 Oct 2007 15:14:07 +0000 Subject: [PATCH] ActionItem78: adding symlinks --- app/views/task_mailer/task_created.text.plain.rhtml | 1 + app/views/task_mailer/task_finished.text.plain.rhtml | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) create mode 120000 app/views/task_mailer/task_created.text.plain.rhtml create mode 120000 app/views/task_mailer/task_finished.text.plain.rhtml diff --git a/app/views/task_mailer/task_created.text.plain.rhtml b/app/views/task_mailer/task_created.text.plain.rhtml new file mode 120000 index 0000000..44721c9 --- /dev/null +++ b/app/views/task_mailer/task_created.text.plain.rhtml @@ -0,0 +1 @@ +task_cancelled.text.plain.rhtml \ No newline at end of file diff --git a/app/views/task_mailer/task_finished.text.plain.rhtml b/app/views/task_mailer/task_finished.text.plain.rhtml new file mode 120000 index 0000000..44721c9 --- /dev/null +++ b/app/views/task_mailer/task_finished.text.plain.rhtml @@ -0,0 +1 @@ +task_cancelled.text.plain.rhtml \ No newline at end of file -- libgit2 0.21.2