Updated list of operations
This commit is contained in:
parent
0fd55e8a58
commit
39f084b5c5
|
@ -11,8 +11,9 @@ package org.gcube.application.geoportalcommon.shared.config;
|
|||
public enum OPERATION_ON_ITEM {
|
||||
|
||||
CREATE_NEW_PROJECT("Create New Project"),
|
||||
VIEW_PROJECT_AS_DOCUMENT("View Project as Document"),
|
||||
VIEW_PROJECT_AS_JSON("View Projet as JSON"),
|
||||
VIEW_ON_MAP("View on Map"),
|
||||
SHOW_METADATA("Show Metadata"),
|
||||
VIEW_REPORT("View the Report"),
|
||||
EDIT_PROJECT("Edit the Project"),
|
||||
CLONE_PROJECT("Clone the Project"),
|
||||
|
|
Loading…
Reference in New Issue