1452: Implement a GUI for StatMan Algorithms Importer
Task-Url: https://support.d4science.org/issues/1452 Updated software publish call git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/statistical-algorithms-importer@122298 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
0f3ce19452
commit
6e58b9ed3b
|
@ -73,7 +73,7 @@ public class AlgorithmNotification extends Thread {
|
|||
|
||||
List<GenericItemBean> recipients = retrieveRecipients();
|
||||
|
||||
String subject = "Registration to Group Notification";
|
||||
String subject = "[SAI] New software publication requested";
|
||||
String body = "The user "
|
||||
+ aslSession.getUserFullName()
|
||||
+ "\n\n has requested to publish the algorithm "
|
||||
|
|
Loading…
Reference in New Issue