Updated relevance as requested by Lino.
Must Have, Recommended, Private, Prototype git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/join-vre@113643 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
5873e5a9fd
commit
a04abc366b
|
@ -8,5 +8,5 @@ package org.gcube.portlets.user.joinvre.client.panels;
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public enum Relevance {
|
public enum Relevance {
|
||||||
Must_Have, Recommended, New
|
Must_Have, Recommended, Private, Prototype
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue