Minor update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@100516 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-10-08 09:01:21 +00:00
parent 48b865898f
commit ba0cd73184
1 changed files with 3 additions and 1 deletions

View File

@ -23,5 +23,7 @@ public enum WidgetRequestType {
DUPLICATESROWSPANEL,
VALIDATIONSTASKSPANEL,
CURATIONBYREPLACEBATCHDIALOG,
MONITORBACKGROUNDPANEL;
MONITORBACKGROUNDPANEL,
RESOURCESPANEL;
}