Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-information-widget@99405 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-09-02 16:32:09 +00:00
parent 6b123571e7
commit f8cef8f658
1 changed files with 2 additions and 1 deletions

View File

@ -473,7 +473,8 @@ public class TabularResourceProperties extends FramedPanel {
e.printStackTrace();
}
}
tabResource.setValid(validField.getValue());
tabResource.setFinalized(finalizedField.getValue());