added email subjects and redirect link for TDM
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerSocial@115380 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
0a30c4474d
commit
9a1ed42444
|
@ -418,7 +418,7 @@ public class EmailPlugin {
|
|||
case TDM_RULE_SHARE:
|
||||
case TDM_TEMPLATE_SHARE:
|
||||
actionLink.append("\">.").append(" Go to Tabular Data Manager").append("</a>");
|
||||
|
||||
break;
|
||||
default:
|
||||
actionLink.append("\">.").append("").append("</a>");
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue