From f6a1b7876fb296e46cd4dc2b7cfcf0e249611a8e Mon Sep 17 00:00:00 2001 From: Yasin <mohammed-yasin.rahman@lip6.fr> Date: Tue, 29 Apr 2014 16:56:13 +0200 Subject: [PATCH] Slice_req email: removed cc myself --- portal/templates/slice_request_email.html | 1 - portal/templates/slice_request_email.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/portal/templates/slice_request_email.html b/portal/templates/slice_request_email.html index 6db35a73..6e7ef5cc 100644 --- a/portal/templates/slice_request_email.html +++ b/portal/templates/slice_request_email.html @@ -6,5 +6,4 @@ <b>purpose :</b> {{purpose}}</br> <b>email :</b> {{email}}</br> <b>Portal url :</b> {{current_site}}</br> -<b>cc myself :</b> {{cc_myself}}</br> diff --git a/portal/templates/slice_request_email.txt b/portal/templates/slice_request_email.txt index a0d94cdb..2b2593c8 100644 --- a/portal/templates/slice_request_email.txt +++ b/portal/templates/slice_request_email.txt @@ -6,5 +6,4 @@ type of nodes : {{type_of_nodes}} purpose : {{purpose}} email : {{email}} Portal url : {{current_site}} -cc myself : {{cc_myself}} -- 2.47.0