Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@94965 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-04-17 11:01:03 +00:00
parent 2927ffafd4
commit f62d8db1b0
1 changed files with 1 additions and 1 deletions

View File

@ -893,7 +893,7 @@ public class TabularDataController {
protected void doChangeTableRequestEventCommand(
ChangeTableRequestEvent event) {
Log.debug("Change Table Request to " + event.getTrId());
Log.debug("Change Table Request: " + event);
switch (event.getWhy()) {
case TABLECURATION:
updateTableForCuration(event.getTrId());